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

Modules

 Register Offsets
 
 GPIO_EN0
 
 GPIO_EN0_SET
 
 GPIO_EN0_CLR
 
 GPIO_OUT_EN
 
 GPIO_OUT_EN_SET
 
 GPIO_OUT_EN_CLR
 
 GPIO_OUT
 
 GPIO_OUT_SET
 
 GPIO_OUT_CLR
 
 GPIO_IN
 
 GPIO_INT_MOD
 
 GPIO_INT_POL
 
 GPIO_IN_EN
 
 GPIO_INT_EN
 
 GPIO_INT_EN_SET
 
 GPIO_INT_EN_CLR
 
 GPIO_INT_STAT
 
 GPIO_INT_CLR
 
 GPIO_WAKE_EN
 
 GPIO_WAKE_EN_SET
 
 GPIO_WAKE_EN_CLR
 
 GPIO_INT_DUAL_EDGE
 
 GPIO_PAD_CFG1
 
 GPIO_PAD_CFG2
 
 GPIO_EN1
 
 GPIO_EN1_SET
 
 GPIO_EN1_CLR
 
 GPIO_EN2
 
 GPIO_EN2_SET
 
 GPIO_EN2_CLR
 
 GPIO_IS
 
 GPIO_SR
 
 GPIO_DS0
 
 GPIO_DS1
 
 GPIO_PS
 
 GPIO_VSSEL
 

Files

file  gpio_regs.h
 

Data Structures

struct  mxc_gpio_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the GPIO Peripheral Module.

Individual I/O for each GPIO


Data Structure Documentation

◆ mxc_gpio_regs_t

struct mxc_gpio_regs_t

Structure type to access the GPIO Registers.

Data Fields

__IO uint32_t en0
 
__IO uint32_t en0_set
 
__IO uint32_t en0_clr
 
__IO uint32_t out_en
 
__IO uint32_t out_en_set
 
__IO uint32_t out_en_clr
 
__IO uint32_t out
 
__O uint32_t out_set
 
__O uint32_t out_clr
 
__I uint32_t in
 
__IO uint32_t int_mod
 
__IO uint32_t int_pol
 
__IO uint32_t in_en
 
__IO uint32_t int_en
 
__IO uint32_t int_en_set
 
__IO uint32_t int_en_clr
 
__I uint32_t int_stat
 
__IO uint32_t int_clr
 
__IO uint32_t wake_en
 
__IO uint32_t wake_en_set
 
__IO uint32_t wake_en_clr
 
__IO uint32_t int_dual_edge
 
__IO uint32_t pad_cfg1
 
__IO uint32_t pad_cfg2
 
__IO uint32_t en1
 
__IO uint32_t en1_set
 
__IO uint32_t en1_clr
 
__IO uint32_t en2
 
__IO uint32_t en2_set
 
__IO uint32_t en2_clr
 
__IO uint32_t is
 
__IO uint32_t sr
 
__IO uint32_t ds0
 
__IO uint32_t ds1
 
__IO uint32_t ps
 
__IO uint32_t vssel
 

Field Documentation

◆ ds0

__IO uint32_t ds0

0xB0: GPIO DS0 Register

◆ ds1

__IO uint32_t ds1

0xB4: GPIO DS1 Register

◆ en0

__IO uint32_t en0

0x00: GPIO EN0 Register

◆ en0_clr

__IO uint32_t en0_clr

0x08: GPIO EN0_CLR Register

◆ en0_set

__IO uint32_t en0_set

0x04: GPIO EN0_SET Register

◆ en1

__IO uint32_t en1

0x68: GPIO EN1 Register

◆ en1_clr

__IO uint32_t en1_clr

0x70: GPIO EN1_CLR Register

◆ en1_set

__IO uint32_t en1_set

0x6C: GPIO EN1_SET Register

◆ en2

__IO uint32_t en2

0x74: GPIO EN2 Register

◆ en2_clr

__IO uint32_t en2_clr

0x7C: GPIO EN2_CLR Register

◆ en2_set

__IO uint32_t en2_set

0x78: GPIO EN2_SET Register

◆ in

__I uint32_t in

0x24: GPIO IN Register

◆ in_en

__IO uint32_t in_en

0x30: GPIO IN_EN Register

◆ int_clr

__IO uint32_t int_clr

0x48: GPIO INT_CLR Register

◆ int_dual_edge

__IO uint32_t int_dual_edge

0x5C: GPIO INT_DUAL_EDGE Register

◆ int_en

__IO uint32_t int_en

0x34: GPIO INT_EN Register

◆ int_en_clr

__IO uint32_t int_en_clr

0x3C: GPIO INT_EN_CLR Register

◆ int_en_set

__IO uint32_t int_en_set

0x38: GPIO INT_EN_SET Register

◆ int_mod

__IO uint32_t int_mod

0x28: GPIO INT_MOD Register

◆ int_pol

__IO uint32_t int_pol

0x2C: GPIO INT_POL Register

◆ int_stat

__I uint32_t int_stat

0x40: GPIO INT_STAT Register

◆ is

__IO uint32_t is

0xA8: GPIO IS Register

◆ out

__IO uint32_t out

0x18: GPIO OUT Register

◆ out_clr

__O uint32_t out_clr

0x20: GPIO OUT_CLR Register

◆ out_en

__IO uint32_t out_en

0x0C: GPIO OUT_EN Register

◆ out_en_clr

__IO uint32_t out_en_clr

0x14: GPIO OUT_EN_CLR Register

◆ out_en_set

__IO uint32_t out_en_set

0x10: GPIO OUT_EN_SET Register

◆ out_set

__O uint32_t out_set

0x1C: GPIO OUT_SET Register

◆ pad_cfg1

__IO uint32_t pad_cfg1

0x60: GPIO PAD_CFG1 Register

◆ pad_cfg2

__IO uint32_t pad_cfg2

0x64: GPIO PAD_CFG2 Register

◆ ps

__IO uint32_t ps

0xB8: GPIO PS Register

◆ sr

__IO uint32_t sr

0xAC: GPIO SR Register

◆ vssel

__IO uint32_t vssel

0xC0: GPIO VSSEL Register

◆ wake_en

__IO uint32_t wake_en

0x4C: GPIO WAKE_EN Register

◆ wake_en_clr

__IO uint32_t wake_en_clr

0x54: GPIO WAKE_EN_CLR Register

◆ wake_en_set

__IO uint32_t wake_en_set

0x50: GPIO WAKE_EN_SET Register