3.2.23.2 DIAG_SDADC_Disable
Returns the status of SDADC_DISABLE diagnostic
This function disables the peripheral, then verifies that it has been disabled.
DIAG_TEST_STATUS
DIAG_SDADC_Disable
(
void
);
Diagnostic verifies the following faults do not exist
- SDADC will not turn off
Operating Mode
- Interface can be used at POST and ‘On Demand’
Precondition
- none
Parameters
- none
Returns
- DIAG_TEST_PASSED if no faults were found, ottherwise, DIAG_TEST_FAILED.
