4.9.3.4 DIAG_INTERRUPT_UpdateInterruptCounter
This API is called from the ISR from where the API updates the internally maintained interrupt module structure for the respective interrupt module, identified by the interrupt identifier.
void DIAG_INTERRUPT_UpdateInterruptCounter(
diag_interrupt_id_t interruptModule
)
Parameters
[in] id |
- ID for the interrupt to be updated |
Returns
void | None |