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