3.2.23.4 DIAG_SDADC_Enable

Returns the status of the SDADC_ENABLE diagnostic

This function enables the peripheral, then verifies that it has been enabled.

DIAG_TEST_STATUS 
DIAG_SDADC_Enable
(
    void
);

Diagnostic verifies the following faults do not exist

  • SDADC will not turn on

Operating Mode

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

Parameters

  • none

Returns

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