__NVIC_ClearPendingIRQ() function
Clear Pending Interrupt Clears the pending bit of a device specific interrupt in the NVIC pending register.
Notes
IRQn must not be negative.
Examples
__NVIC_ClearPendingIRQ() is referenced by 1 libraries and example projects: