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

Macros

#define MXC_F_GPIO_EN1_GPIO_EN1_POS   0
 
#define MXC_F_GPIO_EN1_GPIO_EN1   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN1_GPIO_EN1_POS))
 
#define MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY   ((uint32_t)0x0UL)
 
#define MXC_S_GPIO_EN1_GPIO_EN1_PRIMARY   (MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY << MXC_F_GPIO_EN1_GPIO_EN1_POS)
 
#define MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY   ((uint32_t)0x1UL)
 
#define MXC_S_GPIO_EN1_GPIO_EN1_SECONDARY   (MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY << MXC_F_GPIO_EN1_GPIO_EN1_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_EN1_GPIO_EN1

#define MXC_F_GPIO_EN1_GPIO_EN1   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_EN1_GPIO_EN1_POS))

EN1_GPIO_EN1 Mask

◆ MXC_F_GPIO_EN1_GPIO_EN1_POS

#define MXC_F_GPIO_EN1_GPIO_EN1_POS   0

EN1_GPIO_EN1 Position

◆ MXC_S_GPIO_EN1_GPIO_EN1_PRIMARY

#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

◆ MXC_S_GPIO_EN1_GPIO_EN1_SECONDARY

#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

◆ MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY

#define MXC_V_GPIO_EN1_GPIO_EN1_PRIMARY   ((uint32_t)0x0UL)

EN1_GPIO_EN1_PRIMARY Value

◆ MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY

#define MXC_V_GPIO_EN1_GPIO_EN1_SECONDARY   ((uint32_t)0x1UL)

EN1_GPIO_EN1_SECONDARY Value