WAKEUP_BUTTON_GPIO_PORT is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...

WAKEUP_BUTTON_GPIO_PORT macro

Syntax

#define WAKEUP_BUTTON_GPIO_PORT GPIOA

References

LocationText
stm32f413h_discovery.h:126
#define WAKEUP_BUTTON_GPIO_PORT GPIOA
stm32f413h_discovery.c:84
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT};