3.3.3 Enumerations
enum diag_wwdt_fsm_state_t { DIAG_WWDT_FSM_FAULT = 0, DIAG_WWDT_FSM_1 = 1, DIAG_WWDT_FSM_2 = 2, DIAG_WWDT_FSM_OK = 3 }
Contains the valid test states for the Windowed WDT test.
enum diag_wwdt_fsm_state_t { DIAG_WWDT_FSM_FAULT = 0, DIAG_WWDT_FSM_1 = 1, DIAG_WWDT_FSM_2 = 2, DIAG_WWDT_FSM_OK = 3 }
Contains the valid test states for the Windowed WDT test.