MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation

GPIO Alternate Function Enable Register. More...

Macros

#define MXC_F_GPIO_EN1_GPIO_EN1_POS   0
 EN1_GPIO_EN1 Position.
 
#define MXC_F_GPIO_EN1_GPIO_EN1   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN1_GPIO_EN1_POS))
 EN1_GPIO_EN1 Mask.
 
#define MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY   ((uint32_t)0x0UL)
 EN1_GPIO_EN1_PRIMARY Value.
 
#define MXC_S_GPIO_EN1_GPIO_EN1_PRIMARY   (MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY << MXC_F_GPIO_EN1_GPIO_EN1_POS)
 EN1_GPIO_EN1_PRIMARY Setting.
 
#define MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY   ((uint32_t)0x1UL)
 EN1_GPIO_EN1_SECONDARY Value.
 
#define MXC_S_GPIO_EN1_GPIO_EN1_SECONDARY   (MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY << MXC_F_GPIO_EN1_GPIO_EN1_POS)
 EN1_GPIO_EN1_SECONDARY Setting.
 

Detailed Description

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