3.2.17.5 DIAG_OSCCTRL_Interrupts

Returns the status of the OSCCTRL_INTERRUPT diagnostic

This function verifies interrupts on the oscillator and verifies the interrupts are triggered and cleared.

DIAG_TEST_STATUS 
DIAG_OSCCTRL_Interrupts
(
    void
);

Diagnostic verifies the following faults do not exist

  • Interrupts are not generated
  • Interrupts 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.