2.1.4.1 diag_wdt_fsm_state_t
enum diag_wdt_fsm_state_t
Contains the valid test states for the WDT test.
DIAG_WDT_FSM_FAULT |
0 - Faults detected |
DIAG_WDT_FSM_TEST |
1 - Performs the WDT test |
DIAG_WDT_FSM_OK |
2 - WDT test state on error-free execution of DIAG_WDT_FSM_TEST |
DIAG_WDT_FSM_NOT_EXCUTED |
3 - WDT test state when not executed |