KEY_BUTTON_GPIO_PORT is only used within STM32F4xx-Nucleo.
 
Symbols
loading...
Files
loading...

KEY_BUTTON_GPIO_PORT macro

Syntax

#define KEY_BUTTON_GPIO_PORT USER_BUTTON_GPIO_PORT

References

LocationText
stm32f4xx_nucleo.h:132
#define KEY_BUTTON_GPIO_PORT USER_BUTTON_GPIO_PORT
stm32f4xx_nucleo.c:88
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {KEY_BUTTON_GPIO_PORT};