STM32H735xx HAL User Manual
Defines
GPIO Private Constants
GPIOEx

Defines

#define GPIOA_PIN_AVAILABLE   GPIO_PIN_All
 GPIO pin available on the platform.
#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 GPIOJ_PIN_AVAILABLE   (GPIO_PIN_8 | GPIO_PIN_9 | GPIO_PIN_10 | GPIO_PIN_11 )
#define GPIOH_PIN_AVAILABLE   GPIO_PIN_All
#define GPIOK_PIN_AVAILABLE   (GPIO_PIN_0 | GPIO_PIN_1 | GPIO_PIN_2 )

Define Documentation

GPIO pin available on the platform.

Definition at line 393 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 394 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 395 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 396 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 397 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 398 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 399 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 408 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 406 of file stm32h7xx_hal_gpio_ex.h.

Definition at line 413 of file stm32h7xx_hal_gpio_ex.h.