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

Modules

 Register Offsets
 
 GPIO_EN
 
 GPIO_EN_SET
 
 GPIO_EN_CLR
 
 GPIO_OUT_EN
 
 GPIO_OUT_EN_SET
 
 GPIO_OUT_EN_CLR
 
 GPIO_OUT
 
 GPIO_OUT_SET
 
 GPIO_OUT_CLR
 
 GPIO_IN
 
 GPIO_INT_MODE
 
 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_PDPU_SEL0
 
 GPIO_PDPU_SEL1
 
 GPIO_AF_SEL
 
 GPIO_AF_SEL_SET
 
 GPIO_AF_SEL_CLR
 
 GPIO_DS_SEL0
 
 GPIO_DS_SEL1
 
 GPIO_PSSEL
 
 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 en
 
__IO uint32_t en_set
 
__IO uint32_t en_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_mode
 
__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 pdpu_sel0
 
__IO uint32_t pdpu_sel1
 
__IO uint32_t af_sel
 
__IO uint32_t af_sel_set
 
__IO uint32_t af_sel_clr
 
__IO uint32_t ds_sel0
 
__IO uint32_t ds_sel1
 
__IO uint32_t pssel
 
__IO uint32_t vssel
 

Field Documentation

◆ af_sel

__IO uint32_t af_sel

0x68: GPIO AF_SEL Register

◆ af_sel_clr

__IO uint32_t af_sel_clr

0x70: GPIO AF_SEL_CLR Register

◆ af_sel_set

__IO uint32_t af_sel_set

0x6C: GPIO AF_SEL_SET Register

◆ ds_sel0

__IO uint32_t ds_sel0

0xB0: GPIO DS_SEL0 Register

◆ ds_sel1

__IO uint32_t ds_sel1

0xB4: GPIO DS_SEL1 Register

◆ en

__IO uint32_t en

0x00: GPIO EN Register

◆ en_clr

__IO uint32_t en_clr

0x08: GPIO EN_CLR Register

◆ en_set

__IO uint32_t en_set

0x04: GPIO EN_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_mode

__IO uint32_t int_mode

0x28: GPIO INT_MODE 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

◆ 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

◆ pdpu_sel0

__IO uint32_t pdpu_sel0

0x60: GPIO PDPU_SEL0 Register

◆ pdpu_sel1

__IO uint32_t pdpu_sel1

0x64: GPIO PDPU_SEL1 Register

◆ pssel

__IO uint32_t pssel

0xB8: GPIO PSSEL 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