MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation

GPIO Alternate Function Enable Register. More...

Macros

#define MXC_F_GPIO_EN2_GPIO_EN2_POS   0
 EN2_GPIO_EN2 Position.
 
#define MXC_F_GPIO_EN2_GPIO_EN2   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN2_GPIO_EN2_POS))
 EN2_GPIO_EN2 Mask.
 
#define MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY   ((uint32_t)0x0UL)
 EN2_GPIO_EN2_PRIMARY Value.
 
#define MXC_S_GPIO_EN2_GPIO_EN2_PRIMARY   (MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY << MXC_F_GPIO_EN2_GPIO_EN2_POS)
 EN2_GPIO_EN2_PRIMARY Setting.
 
#define MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY   ((uint32_t)0x1UL)
 EN2_GPIO_EN2_SECONDARY Value.
 
#define MXC_S_GPIO_EN2_GPIO_EN2_SECONDARY   (MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY << MXC_F_GPIO_EN2_GPIO_EN2_POS)
 EN2_GPIO_EN2_SECONDARY Setting.
 

Detailed Description

Each bit in this register selects between primary/secondary functions for the associated GPIO pin in this port.