3.2.22.6 DIAG_RTC_TimerComparison

Returns the status of the RTC_TIMER_COMPARISON diagnostic

Check that the RTC counter against TC counter to see if results are within an acceptable range.

DIAG_TEST_STATUS 
DIAG_RTC_TimerComparison
(
    void
);

Diagnostic verifies the following faults do not exist

  • RTC running with incorrect time base

Operating Mode

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

Parameters

  • void

Returns

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