3.2.17.6 DIAG_OSCCTRL_OSC48MDisable

Returns the status of the OSC48M_DISABLE diagnostic

This function verifies if OSC48M can be disabled. If already disabled, it returns passed. If not, it disables and verifies it was able to be disabled.

DIAG_TEST_STATUS 
DIAG_OSCCTRL_OSC48MDisable
(
     void
);

Diagnostic verifies the following faults do not exist

  • OSC48M won't turn off

Operating Mode

  • Interface can be used at POST and ‘On Demand’
Precondition
  • none

Parameters

  • void

Returns

  • DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.