STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
GPIO Private Constants

Macros

#define GPIOA_PIN_AVAILABLE   GPIO_PIN_All
 GPIO pin available on the platform. More...
 
#define GPIOB_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOC_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOD_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOE_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOF_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOG_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOI_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOJ_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOH_PIN_AVAILABLE   GPIO_PIN_All
 
#define GPIOK_PIN_AVAILABLE
 

Detailed Description

Macro Definition Documentation

#define GPIOA_PIN_AVAILABLE   GPIO_PIN_All

GPIO pin available on the platform.

Definition at line 270 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOB_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 271 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOC_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 272 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOD_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 273 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOE_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 274 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOF_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 275 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOG_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 276 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOH_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 279 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOI_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 277 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOJ_PIN_AVAILABLE   GPIO_PIN_All

Definition at line 278 of file stm32f7xx_hal_gpio_ex.h.

#define GPIOK_PIN_AVAILABLE
Value:
GPIO_PIN_5 | GPIO_PIN_6 | GPIO_PIN_7)
#define GPIO_PIN_4
#define GPIO_PIN_0
#define GPIO_PIN_7
#define GPIO_PIN_3
#define GPIO_PIN_1
#define GPIO_PIN_6

Definition at line 280 of file stm32f7xx_hal_gpio_ex.h.