3.5.1 Functions
static void InitTimer (void)
static void RestartTimer (void)
static void TimerDelay (uint32_t numOverflows)
static void TearDownTimer (void)
diag_result_t DIAG_WDT_GetResult (void)
Returns the result of the DIAG_WDT_Startup diagnostic.
uint8_t DIAG_WDT_GetRSTFRCopy (void)
Returns the copy/backup of the RSTFR (Reset Flag Register).
static void ConfigureWDT (WDT_PERIOD_t period)
static void TestSystemReset (void)
static void TestCounterReset (void)
void DIAG_WDT_Startup (void)
Checks that the WDT is able to issue a timely system reset and that the WDT counter can be reset at start-up.