HAL_NVIC_SetPendingIRQ() function
Sets Pending bit of an external interrupt.
Arguments
IRQn
External interrupt number This parameter can be an enumerator of IRQn_Type enumeration (For the complete STM32 Devices IRQ Channels list, please refer to the appropriate CMSIS device file (stm32f4xxxx.h))
Return value
None