HAL_NVIC_DisableIRQ() function
Disables a device specific interrupt in the NVIC interrupt controller.
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
HAL_NVIC_DisableIRQ() calls 1 function:
![]()
HAL_NVIC_DisableIRQ()
HAL_NVIC_DisableIRQ():
![]()
HAL_NVIC_DisableIRQ()