3.1.9.2.1 DIAG_INTERRUPT_Frequency()

static void DIAG_INTERRUPT_Frequency (void )[static]

The interrupt frequency test implements the time-slot monitoring of the program sequence (H.2.18.10.4) defined by the IEC 60730 standard.

This API is invoked at specific time intervals which is triggered by a timer to monitor and verify the interrupt operation. A dedicated counter in each ISR is decremented when the interrupt occurs. In the timer, the DIAG_INTERRUPT_Frequency is called periodically at a defined frequency. The DIAG_INTERRUPT_Frequency needs to be called from a timer ISR.
Parameters:
None
Returns:

None