This file contains the cleaning function definition for ZMOD4xxx. More...
Go to the source code of this file.
Functions | |
| int8_t | zmod4xxx_cleaning_run (zmod4xxx_dev_t *dev) |
| Start a cleaning procedure. More... | |
| int8_t zmod4xxx_cleaning_run | ( | zmod4xxx_dev_t * | dev | ) |
Start a cleaning procedure.
| [in] | dev | pointer to the device |
| 0 | Success |
| != 0 | Error |