MAX32675 Peripheral Driver API
Peripheral Driver API for the MAX32675

Macros

#define MXC_F_GPIO_INTFL_CLR_ALL_POS   0
 
#define MXC_F_GPIO_INTFL_CLR_ALL   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_INTFL_CLR_ALL_POS))
 

Detailed Description

GPIO Status Clear. Writing a 1 to one or more bits in this register clears the bits in the same positions in GPIO_INT_STAT to 0, without affecting other bits in that register.

Macro Definition Documentation

◆ MXC_F_GPIO_INTFL_CLR_ALL

#define MXC_F_GPIO_INTFL_CLR_ALL   ((uint32_t)(0xFFFFFFFFUL << MXC_F_GPIO_INTFL_CLR_ALL_POS))

INTFL_CLR_ALL Mask

◆ MXC_F_GPIO_INTFL_CLR_ALL_POS

#define MXC_F_GPIO_INTFL_CLR_ALL_POS   0

INTFL_CLR_ALL Position