3.2.16.5 DIAG_OSC32KCTRL_OSC32KEnable

Returns the status of the OSC32K_ENABLE diagnostic

This function verifies if OSC32K can be enabled. If already enabled, it returns passed. If not, it enables it and verifies it was able to be enabled.

DIAG_TEST_STATUS 
DIAG_OSC32KCTRL_OSC32KEnable
(
     void
);

Diagnostic verifies the following faults do not exist

  • OSC32K won't turn on

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.