STM32H735xx HAL User Manual
Modules | Defines
GPIO Exported Constants
GPIO

Modules

 PIN
 Mode
 Output Type
 Output Speed
 Pull Up Pull Down
 Alternate Function

Defines

#define LL_GPIO_SPEED_LOW   LL_GPIO_SPEED_FREQ_LOW
#define LL_GPIO_SPEED_MEDIUM   LL_GPIO_SPEED_FREQ_MEDIUM
#define LL_GPIO_SPEED_FAST   LL_GPIO_SPEED_FREQ_HIGH
#define LL_GPIO_SPEED_HIGH   LL_GPIO_SPEED_FREQ_VERY_HIGH

Define Documentation

Definition at line 165 of file stm32h7xx_ll_gpio.h.

Definition at line 166 of file stm32h7xx_ll_gpio.h.

Definition at line 163 of file stm32h7xx_ll_gpio.h.

Definition at line 164 of file stm32h7xx_ll_gpio.h.