MAX32660 Peripheral Driver API
Peripheral Driver API for the MAX32660
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules

Macros

#define MXC_F_GPIO_EN2_GPIO_EN2_POS   0
 
#define MXC_F_GPIO_EN2_GPIO_EN2   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN2_GPIO_EN2_POS))
 
#define MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY   ((uint32_t)0x0UL)
 
#define MXC_S_GPIO_EN2_GPIO_EN2_PRIMARY   (MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY << MXC_F_GPIO_EN2_GPIO_EN2_POS)
 
#define MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY   ((uint32_t)0x1UL)
 
#define MXC_S_GPIO_EN2_GPIO_EN2_SECONDARY   (MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY << MXC_F_GPIO_EN2_GPIO_EN2_POS)
 

Detailed Description

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

Macro Definition Documentation

◆ MXC_F_GPIO_EN2_GPIO_EN2

#define MXC_F_GPIO_EN2_GPIO_EN2   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN2_GPIO_EN2_POS))

EN2_GPIO_EN2 Mask

◆ MXC_F_GPIO_EN2_GPIO_EN2_POS

#define MXC_F_GPIO_EN2_GPIO_EN2_POS   0

EN2_GPIO_EN2 Position

◆ MXC_S_GPIO_EN2_GPIO_EN2_PRIMARY

#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

◆ MXC_S_GPIO_EN2_GPIO_EN2_SECONDARY

#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

◆ MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY

#define MXC_V_GPIO_EN2_GPIO_EN2_PRIMARY   ((uint32_t)0x0UL)

EN2_GPIO_EN2_PRIMARY Value

◆ MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY

#define MXC_V_GPIO_EN2_GPIO_EN2_SECONDARY   ((uint32_t)0x1UL)

EN2_GPIO_EN2_SECONDARY Value