|
Enumerations |
List of used types, enumerations, structures and more...
| enum MlpiWatchdogAction |
This enumeration must be used to define the action when a watchdog has expired.
Definition at line 235 of file mlpiWatchdogLib.h.
| enum MlpiWatchdogState |
This enumeration must be used to define the action when a watchdog has expired.
| Enumerator | |
|---|---|
| MLPI_WATCHDOG_DISABLED |
Watchdog has not started. |
| MLPI_WATCHDOG_ENABLED |
Watchdog has started. |
| MLPI_WATCHDOG_TIMEOUT |
Watchdog has expired and was disabled. |
Definition at line 246 of file mlpiWatchdogLib.h.