GPIO drive strength selection. More...
Macros | |
#define | GPIO_STRENGTH_LOW LL_GPIO_STRENGTH_LOW |
#define | GPIO_STRENGTH_MEDIUM LL_GPIO_STRENGTH_MEDIUM |
#define | GPIO_STRENGTH_HIGH LL_GPIO_STRENGTH_HIGH |
#define | GPIO_STRENGTH_ULTRA LL_GPIO_STRENGTH_ULTRA |
GPIO drive strength selection.
#define GPIO_STRENGTH_HIGH LL_GPIO_STRENGTH_HIGH |
Select high output driver strength
Definition at line 210 of file gr55xx_hal_gpio.h.
#define GPIO_STRENGTH_LOW LL_GPIO_STRENGTH_LOW |
Select low output driver strength
Definition at line 208 of file gr55xx_hal_gpio.h.
#define GPIO_STRENGTH_MEDIUM LL_GPIO_STRENGTH_MEDIUM |
Select medium output driver strength
Definition at line 209 of file gr55xx_hal_gpio.h.
#define GPIO_STRENGTH_ULTRA LL_GPIO_STRENGTH_ULTRA |
Select high output driver strength
Definition at line 211 of file gr55xx_hal_gpio.h.