MAX32675 Peripheral Driver API
Peripheral Driver API for the MAX32675

Macros

#define MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS   0
 
#define MXC_F_GPIO_SRSEL_GPIO_SRSEL   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS))
 
#define MXC_V_GPIO_SRSEL_GPIO_SRSEL_FAST   ((uint32_t)0x0UL)
 
#define MXC_S_GPIO_SRSEL_GPIO_SRSEL_FAST   (MXC_V_GPIO_SRSEL_GPIO_SRSEL_FAST << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS)
 
#define MXC_V_GPIO_SRSEL_GPIO_SRSEL_SLOW   ((uint32_t)0x1UL)
 
#define MXC_S_GPIO_SRSEL_GPIO_SRSEL_SLOW   (MXC_V_GPIO_SRSEL_GPIO_SRSEL_SLOW << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS)
 

Detailed Description

GPIO Slew Rate Enable Register.

Macro Definition Documentation

◆ MXC_F_GPIO_SRSEL_GPIO_SRSEL

#define MXC_F_GPIO_SRSEL_GPIO_SRSEL   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS))

SRSEL_GPIO_SRSEL Mask

◆ MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS

#define MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS   0

SRSEL_GPIO_SRSEL Position

◆ MXC_S_GPIO_SRSEL_GPIO_SRSEL_FAST

#define MXC_S_GPIO_SRSEL_GPIO_SRSEL_FAST   (MXC_V_GPIO_SRSEL_GPIO_SRSEL_FAST << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS)

SRSEL_GPIO_SRSEL_FAST Setting

◆ MXC_S_GPIO_SRSEL_GPIO_SRSEL_SLOW

#define MXC_S_GPIO_SRSEL_GPIO_SRSEL_SLOW   (MXC_V_GPIO_SRSEL_GPIO_SRSEL_SLOW << MXC_F_GPIO_SRSEL_GPIO_SRSEL_POS)

SRSEL_GPIO_SRSEL_SLOW Setting

◆ MXC_V_GPIO_SRSEL_GPIO_SRSEL_FAST

#define MXC_V_GPIO_SRSEL_GPIO_SRSEL_FAST   ((uint32_t)0x0UL)

SRSEL_GPIO_SRSEL_FAST Value

◆ MXC_V_GPIO_SRSEL_GPIO_SRSEL_SLOW

#define MXC_V_GPIO_SRSEL_GPIO_SRSEL_SLOW   ((uint32_t)0x1UL)

SRSEL_GPIO_SRSEL_SLOW Value