3.2.26.5 DIAG_TC_RedundantTimer

Returns the status of the TC_REDUNDANT_TIMER diagnostic

This routine runs the diagnostic tests for the TC on demand.

DIAG_TEST_STATUS 
DIAG_TC_RedundantTimer
(
    DIAG_TC_PERIPHS tc_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’
Precondition
  • none

Parameters

  • tc_periph - enum value for which TC peripheral to be tested

Returns

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