3.2.17.7 DIAG_OSCCTRL_OSC48MEnable
Returns the status of the OSC48M_ENABLE diagnostic
This function verifies if OSC48M 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_OSCCTRL_OSC48MEnable
(
void
);
Diagnostic verifies the following faults do not exist
- OSC48M won't turn on
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.
