3.2.16.9 DIAG_OSC32KCTRL_Startup

Returns the status of the OSC32KCTRL_STARTUP diagnostic

This function performs the Startup Test on oscillator and verifies the oscillator starts running within the specified time.

DIAG_TEST_STATUS 
DIAG_OSC32KCTRL_Startup
(
   void
);

Diagnostic verifies the following faults do not exist

  • OSC32K Slow to Startup

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.