Macros | |
| #define | LL_GPIO_SPEED_MEDIUM ((uint32_t)0x1U) |
| #define | LL_GPIO_SPEED_HIGH ((uint32_t)0x0U) |
| #define LL_GPIO_SPEED_HIGH ((uint32_t)0x0U) |
Select high speed slew rate
Definition at line 185 of file gr533x_ll_gpio.h.
| #define LL_GPIO_SPEED_MEDIUM ((uint32_t)0x1U) |
Select medium speed slew rate
Definition at line 184 of file gr533x_ll_gpio.h.