3.2.27.5 DIAG_TCC_RedundantTimer
Returns the status of the TCC_REDUNDANT_TIMER diagnostic
This routine runs the diagnostic tests for the TCC redundant timer
DIAG_TEST_STATUS
DIAG_TCC_RedundantTimer
(
DIAG_TCC_PERIPHS tcc_periph
);
Diagnostic verifies the following faults do not exist
- Timer running with incorrect time base
Operating Mode
- Interface can be used at POST and ‘On Demand’
- TC[0-2] pairs with TCC[0-2] respectfully
Precondition
- none
Parameters
- tcc_periph - enum value for which TC peripheral to be tested
Returns
- DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.
