|
STM32H735xx HAL User Manual
|
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 GPIOA_PIN_AVAILABLE GPIO_PIN_All |
GPIO pin available on the platform.
Definition at line 393 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOB_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 394 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOC_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 395 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOD_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 396 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOE_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 397 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOF_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 398 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOG_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 399 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOH_PIN_AVAILABLE GPIO_PIN_All |
Definition at line 408 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOJ_PIN_AVAILABLE (GPIO_PIN_8 | GPIO_PIN_9 | GPIO_PIN_10 | GPIO_PIN_11 ) |
Definition at line 406 of file stm32h7xx_hal_gpio_ex.h.
| #define GPIOK_PIN_AVAILABLE (GPIO_PIN_0 | GPIO_PIN_1 | GPIO_PIN_2 ) |
Definition at line 413 of file stm32h7xx_hal_gpio_ex.h.
1.7.6.1