2.1.2.1 DIAG_INT_FrequencyCountInterrupt()

void DIAG_INT_FrequencyCountInterrupt (diag_int_id_t intId)

Increments the intr_counter for the registered interrupt.

Parameters:
in intId

- ID for the interrupt being diagnosed

Returns:

None.

Note:

Call this function in the Interrupt Service Routine (ISR) of the respective interrupt.