3.2.17.10 DIAG_OSCCTRL_Startup
Returns the status of the OSCCTRL_STARTUP diagnostic
This function performs the Startup Test on oscillator and verifies the oscillator starts running within the specified time.
DIAG_TEST_STATUS
DIAG_OSCCTRL_Startup
(
void
);
Diagnostic verifies the following faults do not exist
- PLL lock time is out of spec
-
XOsc Slow to Startup
-
OSC48M Slow to Startup
Operating Mode
- Interface can be used at POST and ‘On Demand’ and InUse
Precondition
- none
Parameters
- void
Returns
- DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.
