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

Modules

 Register Offsets
 
 GCR_SCON
 
 GCR_RST0
 
 GCR_CLK_CTRL
 
 GCR_PM
 
 GCR_PCLK_DIS0
 
 GCR_MEM_CTRL
 
 GCR_MEM_ZCTRL
 
 GCR_SYS_STAT
 
 GCR_RST1
 
 GCR_PCLK_DIS1
 
 GCR_EVTEN
 
 GCR_REV
 
 GCR_SYS_IE
 

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 scon
 
__IO uint32_t rst0
 
__IO uint32_t clk_ctrl
 
__IO uint32_t pm
 
__IO uint32_t pclk_dis0
 
__IO uint32_t mem_ctrl
 
__IO uint32_t mem_zctrl
 
__IO uint32_t sys_stat
 
__IO uint32_t rst1
 
__IO uint32_t pclk_dis1
 
__IO uint32_t evten
 
__I uint32_t rev
 
__IO uint32_t sys_ie
 

Field Documentation

◆ clk_ctrl

__IO uint32_t clk_ctrl

0x08: GCR CLK_CTRL Register

◆ evten

__IO uint32_t evten

0x4C: GCR EVTEN Register

◆ mem_ctrl

__IO uint32_t mem_ctrl

0x28: GCR MEM_CTRL Register

◆ mem_zctrl

__IO uint32_t mem_zctrl

0x2C: GCR MEM_ZCTRL Register

◆ pclk_dis0

__IO uint32_t pclk_dis0

0x24: GCR PCLK_DIS0 Register

◆ pclk_dis1

__IO uint32_t pclk_dis1

0x48: GCR PCLK_DIS1 Register

◆ pm

__IO uint32_t pm

0x0C: GCR PM Register

◆ rev

__I uint32_t rev

0x50: GCR REV Register

◆ rst0

__IO uint32_t rst0

0x04: GCR RST0 Register

◆ rst1

__IO uint32_t rst1

0x44: GCR RST1 Register

◆ scon

__IO uint32_t scon

0x00: GCR SCON Register

◆ sys_ie

__IO uint32_t sys_ie

0x54: GCR SYS_IE Register

◆ sys_stat

__IO uint32_t sys_stat

0x40: GCR SYS_STAT Register