4.1.9.2.6 DIAG_INTERRUPT_UpdateInterruptCounter()

void DIAG_INTERRUPT_UpdateInterruptCounter (diag_interrupt_id_t id)

This API increments the intr_counter for the registered interrupt.

Note:

The user should call this function in the ISR of the respective interrupt.

Parameters:
in id

- ID for the interrupt being diagnosed.

Returns:

None