AON_GPIO Pull-Up or Pull-Down activation. More...
Macros | |
#define | AON_GPIO_NOPULL LL_AON_GPIO_PULL_NO |
No Pull-up or Pull-down activation More... | |
#define | AON_GPIO_PULLUP LL_AON_GPIO_PULL_UP |
Pull-up activation More... | |
#define | AON_GPIO_PULLDOWN LL_AON_GPIO_PULL_DOWN |
Pull-down activation More... | |
AON_GPIO Pull-Up or Pull-Down activation.
#define AON_GPIO_NOPULL LL_AON_GPIO_PULL_NO |
No Pull-up or Pull-down activation
Definition at line 171 of file gr55xx_hal_aon_gpio.h.
#define AON_GPIO_PULLDOWN LL_AON_GPIO_PULL_DOWN |
Pull-down activation
Definition at line 173 of file gr55xx_hal_aon_gpio.h.
#define AON_GPIO_PULLUP LL_AON_GPIO_PULL_UP |
Pull-up activation
Definition at line 172 of file gr55xx_hal_aon_gpio.h.