Macros | |
#define | LL_AON_GPIO_MODE_INPUT ((uint32_t)0x0U) |
Select input mode. More... | |
#define | LL_AON_GPIO_MODE_OUTPUT ((uint32_t)0x1U) |
Select output mode. More... | |
#define | LL_AON_GPIO_MODE_MUX ((uint32_t)0x2U) |
Select mux peripheral mode. More... | |
#define LL_AON_GPIO_MODE_INPUT ((uint32_t)0x0U) |
Select input mode.
Definition at line 132 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_MODE_MUX ((uint32_t)0x2U) |
Select mux peripheral mode.
Definition at line 134 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_MODE_OUTPUT ((uint32_t)0x1U) |
Select output mode.
Definition at line 133 of file gr55xx_ll_aon_gpio.h.