3.2.22.3 DIAG_RTC_Interrupts
Returns the status of the RTC_INTERRUPT diagnostic
This function validates correct operation of RTC interrupts. Trigger the interrupts and verify they can be cleared.
DIAG_TEST_STATUS
DIAG_RTC_Interrupts
(
void
);
Diagnostic verifies the following faults do not exist
- Interrupt is not 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.
