STM32L486xx 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 182 of file stm32l4xx_ll_gpio.h.

Definition at line 183 of file stm32l4xx_ll_gpio.h.

Definition at line 180 of file stm32l4xx_ll_gpio.h.

Definition at line 181 of file stm32l4xx_ll_gpio.h.