4.15.35 diag_wdt_simple_timer.h File Reference

This file contains API prototypes for Indirect Time-Slot Monitoring based WDT Test (Simple-Timer Mode)

Enums

This enum has the valid test states for the WDT test.

This enum has the valid status for the WDT test.

diag_wdt_simple_fsm_state_t
DIAG_WDT_SIMPLE_FSM_FAULT= 0

0 - is assigned to WDT Test State in case of faults

DIAG_WDT_SIMPLE_FSM_TEST= 1

1 - is assigned to WDT Test State to perform WDT Simple Timer Test

DIAG_WDT_SIMPLE_FSM_OK= 2

2 - is assigned to WDT Test State on error-free execution of

diag_simple_wdt_status_t
DIAG_WDT_SIMPLE_PASS= 0

0 - indicates that the WDT functionality is error-free

DIAG_WDT_SIMPLE_FAIL= 1

1 - indicates that WDT functionality has failed

Functions

Table 4-80. voidDIAG_WDT_SimpleTimer (void)
Parameters
void
Returns
void See DIAG_WDT_SimpleTimer_GetStatus()
Table 4-81. diag_simple_wdt_status_tDIAG_WDT_SimpleTimer_GetStatus (void)
Parameters
void
Returns
diag_simple_wdt_status_t DIAG_WDT_SIMPLE_PASS, DIAG_WDT_SIMPLE_FAIL