3.2.16.6 DIAG_OSC32KCTRL_OSC32KDisable
Returns the status of the OSC32K_DISABLE diagnostic
This function verifies if OSC32K can be disabled. If already disabled, it returns passed. If not, it enables it and verifies it was able to be disabled.
DIAG_TEST_STATUS
DIAG_OSC32KCTRL_OSC32KDisable
(
void
);
Diagnostic verifies the following faults do not exist
- OSC32K won't turn off
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.
