USER_BUTTON_EXTI_IRQn is only used within STM32F4xx_Nucleo_144.
 
Symbols
loading...
Files
loading...

USER_BUTTON_EXTI_IRQn macro

Syntax

#define USER_BUTTON_EXTI_IRQn EXTI15_10_IRQn

References

LocationText
stm32f4xx_nucleo_144.h:144
#define USER_BUTTON_EXTI_IRQn EXTI15_10_IRQn
stm32f4xx_nucleo_144.c:91
const uint8_t BUTTON_IRQn[BUTTONn] = {USER_BUTTON_EXTI_IRQn};