2.1.2.1 DIAG_INT_FrequencyCountInterrupt()
void DIAG_INT_FrequencyCountInterrupt (diag_int_id_t intId)
Increments the intr_counter for the registered interrupt.
in | intId |
- ID for the interrupt being diagnosed |
None. |
Note:
Call this function in the Interrupt Service Routine (ISR) of the respective interrupt.