![]() |
MAX32665 SDK Documentation
0.2
Software Development Kit Overview and API Documentation
|
GPIO Output Set. More...
Macros | |
#define | MXC_F_GPIO_OUT_SET_GPIO_OUT_SET_POS 0 |
OUT_SET_GPIO_OUT_SET Position. | |
#define | MXC_F_GPIO_OUT_SET_GPIO_OUT_SET ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_OUT_SET_GPIO_OUT_SET_POS)) |
OUT_SET_GPIO_OUT_SET Mask. | |
#define | MXC_V_GPIO_OUT_SET_GPIO_OUT_SET_NO ((uint32_t)0x0UL) |
OUT_SET_GPIO_OUT_SET_NO Value. | |
#define | MXC_S_GPIO_OUT_SET_GPIO_OUT_SET_NO (MXC_V_GPIO_OUT_SET_GPIO_OUT_SET_NO << MXC_F_GPIO_OUT_SET_GPIO_OUT_SET_POS) |
OUT_SET_GPIO_OUT_SET_NO Setting. | |
#define | MXC_V_GPIO_OUT_SET_GPIO_OUT_SET_SET ((uint32_t)0x1UL) |
OUT_SET_GPIO_OUT_SET_SET Value. | |
#define | MXC_S_GPIO_OUT_SET_GPIO_OUT_SET_SET (MXC_V_GPIO_OUT_SET_GPIO_OUT_SET_SET << MXC_F_GPIO_OUT_SET_GPIO_OUT_SET_POS) |
OUT_SET_GPIO_OUT_SET_SET Setting. | |
Writing a 1 to one or more bits in this register sets the bits in the same positions in GPIO_OUT to 1, without affecting other bits in that register.