3.1.2.4 int_fdti_counter

diag_int_params_t::int_fdti_counter

This is the Fault Detection Time Interval for the interrupt registered for monitoring. FDTI is the time interval between the occurrence of a fault and its detection. This count gets decremented every time reference ISR is called. When this counter reaches zero, means its time to check the int_counter with expected int_ref_counter for interrupt under test with given int_counter_tolerance.