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

Modules

 Register Offsets
 
 GCR_SYSCTRL
 
 GCR_RST0
 
 GCR_CLKCTRL
 
 GCR_PM
 
 GCR_PCLKDIV
 
 GCR_PCLKDIS0
 
 GCR_MEMCTRL
 
 GCR_MEMZ
 
 GCR_SYSST
 
 GCR_RST1
 
 GCR_PCLKDIS1
 
 GCR_EVENTEN
 
 GCR_REVISION
 
 GCR_SYSIE
 
 GCR_ECCERR
 
 GCR_ECCCED
 
 GCR_ECCIE
 
 GCR_ECCADDR
 
 GCR_BTLELDOCTRL
 
 GCR_BTLELDODLY
 

Files

file  gcr_regs.h
 

Data Structures

struct  mxc_gcr_regs_t
 

Detailed Description

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

Global Control Registers.


Data Structure Documentation

◆ mxc_gcr_regs_t

struct mxc_gcr_regs_t

Structure type to access the GCR Registers.

Data Fields

__IO uint32_t sysctrl
 
__IO uint32_t rst0
 
__IO uint32_t clkctrl
 
__IO uint32_t pm
 
__IO uint32_t pclkdiv
 
__IO uint32_t pclkdis0
 
__IO uint32_t memctrl
 
__IO uint32_t memz
 
__IO uint32_t sysst
 
__IO uint32_t rst1
 
__IO uint32_t pclkdis1
 
__IO uint32_t eventen
 
__I uint32_t revision
 
__IO uint32_t sysie
 
__IO uint32_t eccerr
 
__IO uint32_t eccced
 
__IO uint32_t eccie
 
__IO uint32_t eccaddr
 
__IO uint32_t btleldoctrl
 
__IO uint32_t btleldodly
 
__IO uint32_t gpr0
 

Field Documentation

◆ btleldoctrl

__IO uint32_t btleldoctrl

0x74: GCR BTLELDOCTRL Register

◆ btleldodly

__IO uint32_t btleldodly

0x78: GCR BTLELDODLY Register

◆ clkctrl

__IO uint32_t clkctrl

0x08: GCR CLKCTRL Register

◆ eccaddr

__IO uint32_t eccaddr

0x70: GCR ECCADDR Register

◆ eccced

__IO uint32_t eccced

0x68: GCR ECCCED Register

◆ eccerr

__IO uint32_t eccerr

0x64: GCR ECCERR Register

◆ eccie

__IO uint32_t eccie

0x6C: GCR ECCIE Register

◆ eventen

__IO uint32_t eventen

0x4C: GCR EVENTEN Register

◆ gpr0

__IO uint32_t gpr0

0x80: GCR GPR0 Register

◆ memctrl

__IO uint32_t memctrl

0x28: GCR MEMCTRL Register

◆ memz

__IO uint32_t memz

0x2C: GCR MEMZ Register

◆ pclkdis0

__IO uint32_t pclkdis0

0x24: GCR PCLKDIS0 Register

◆ pclkdis1

__IO uint32_t pclkdis1

0x48: GCR PCLKDIS1 Register

◆ pclkdiv

__IO uint32_t pclkdiv

0x18: GCR PCLKDIV Register

◆ pm

__IO uint32_t pm

0x0C: GCR PM Register

◆ revision

__I uint32_t revision

0x50: GCR REVISION Register

◆ rst0

__IO uint32_t rst0

0x04: GCR RST0 Register

◆ rst1

__IO uint32_t rst1

0x44: GCR RST1 Register

◆ sysctrl

__IO uint32_t sysctrl

0x00: GCR SYSCTRL Register

◆ sysie

__IO uint32_t sysie

0x54: GCR SYSIE Register

◆ sysst

__IO uint32_t sysst

0x40: GCR SYSST Register