3.2.28.3 DIAG_WDT_Interrupts
Returns the status of the WDT_INTERRUPT diagnostic
This function verifies correct operation of WDT interrupts. Tests shall include correct operation of WDT early warning interrupt in simple mode TC4 is used to time the WDT.
DIAG_TEST_STATUS
DIAG_WDT_Interrupts
(
void
);
Diagnostic verifies the following faults do not exist
- No interrupts generated
- Interrupt cannot be cleared
Operating Mode
- Interface can be used at POST
Precondition
- none
Parameters
- void
Returns
- DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.
