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 208 of file gr533x_hal_gpio.h.
#define GPIO_STRENGTH_LOW LL_GPIO_STRENGTH_LOW |
Select low output driver strength
Definition at line 206 of file gr533x_hal_gpio.h.
#define GPIO_STRENGTH_MEDIUM LL_GPIO_STRENGTH_MEDIUM |
Select medium output driver strength
Definition at line 207 of file gr533x_hal_gpio.h.
#define GPIO_STRENGTH_ULTRA LL_GPIO_STRENGTH_ULTRA |
Select high output driver strength
Definition at line 209 of file gr533x_hal_gpio.h.