![]() |
S32 SDK
|
WDOG configuration structure Implements : wdog_op_mode_t_Class. More...
#include <wdog_hal.h>
Data Fields | |
bool | wait |
bool | stop |
bool | debug |
WDOG configuration structure Implements : wdog_op_mode_t_Class.
Definition at line 80 of file wdog_hal.h.
bool debug |
Debug mode
Definition at line 83 of file wdog_hal.h.
bool stop |
Stop mode
Definition at line 82 of file wdog_hal.h.
bool wait |
Wait mode
Definition at line 81 of file wdog_hal.h.