3.2.27.8 DIAG_TCC_SyncBusy

Returns the status of the TCC_SYNC_BUSY diagnostic

Checks that the TCC synchronization busy bit will disengage when it has been triggered in a timely fashion.

DIAG_TEST_STATUS 
DIAG_TCC_SyncBusy
(
    DIAG_TCC_NUMBERS tcc_num
);

Diagnostic verifies the following faults do not exist

  • Register synchronization error

Operating Mode

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

Parameters

  • tcc_num - enum value for the TCC peripheral peripheral to be tested

Returns

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