3.2.16.4 DIAG_OSC32KCTRL_Interrupts

Returns the status of the OSC32KCTRL_INTERRUPT diagnostic

This function verifues oscillators and verifies the interrupts are triggered and cleared.

DIAG_TEST_STATUS 
DIAG_OSC32KCTRL_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.