![]() |
MAX32660 Peripheral Driver API
Peripheral Driver API for the MAX32660
|
Macros | |
| #define | MXC_F_GPIO_SR_ALL_POS 0 |
| #define | MXC_F_GPIO_SR_ALL ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_SR_ALL_POS)) |
| #define | MXC_V_GPIO_SR_ALL_FAST ((uint32_t)0x0UL) |
| #define | MXC_S_GPIO_SR_ALL_FAST (MXC_V_GPIO_SR_ALL_FAST << MXC_F_GPIO_SR_ALL_POS) |
| #define | MXC_V_GPIO_SR_ALL_SLOW ((uint32_t)0x1UL) |
| #define | MXC_S_GPIO_SR_ALL_SLOW (MXC_V_GPIO_SR_ALL_SLOW << MXC_F_GPIO_SR_ALL_POS) |
GPIO Slew Rate Enable Register.
| #define MXC_F_GPIO_SR_ALL ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_SR_ALL_POS)) |
SR_ALL Mask
| #define MXC_F_GPIO_SR_ALL_POS 0 |
SR_ALL Position
| #define MXC_S_GPIO_SR_ALL_FAST (MXC_V_GPIO_SR_ALL_FAST << MXC_F_GPIO_SR_ALL_POS) |
SR_ALL_FAST Setting
| #define MXC_S_GPIO_SR_ALL_SLOW (MXC_V_GPIO_SR_ALL_SLOW << MXC_F_GPIO_SR_ALL_POS) |
SR_ALL_SLOW Setting
| #define MXC_V_GPIO_SR_ALL_FAST ((uint32_t)0x0UL) |
SR_ALL_FAST Value
| #define MXC_V_GPIO_SR_ALL_SLOW ((uint32_t)0x1UL) |
SR_ALL_SLOW Value