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

Modules

 Register Offsets
 
 FLC_ADDR
 
 FLC_CLKDIV
 
 FLC_CTRL
 
 FLC_INTR
 
 FLC_ECCDATA
 
 FLC_DATA
 
 FLC_ACTRL
 
 FLC_WELR0
 
 FLC_WELR1
 
 FLC_RLR0
 
 FLC_RLR1
 

Files

file  flc_regs.h
 

Data Structures

struct  mxc_flc_regs_t
 

Detailed Description

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

Flash Memory Control.


Data Structure Documentation

◆ mxc_flc_regs_t

struct mxc_flc_regs_t

Structure type to access the FLC Registers.

Data Fields

__IO uint32_t addr
 
__IO uint32_t clkdiv
 
__IO uint32_t ctrl
 
__IO uint32_t intr
 
__IO uint32_t eccdata
 
__IO uint32_t data [4]
 
__O uint32_t actrl
 
__IO uint32_t welr0
 
__IO uint32_t welr1
 
__IO uint32_t rlr0
 
__IO uint32_t rlr1
 

Field Documentation

◆ actrl

__O uint32_t actrl

0x40: FLC ACTRL Register

◆ addr

__IO uint32_t addr

0x00: FLC ADDR Register

◆ clkdiv

__IO uint32_t clkdiv

0x04: FLC CLKDIV Register

◆ ctrl

__IO uint32_t ctrl

0x08: FLC CTRL Register

◆ data

__IO uint32_t data[4]

0x30: FLC DATA Register

◆ eccdata

__IO uint32_t eccdata

0x28: FLC ECCDATA Register

◆ intr

__IO uint32_t intr

0x024: FLC INTR Register

◆ rlr0

__IO uint32_t rlr0

0x90: FLC RLR0 Register

◆ rlr1

__IO uint32_t rlr1

0x98: FLC RLR1 Register

◆ welr0

__IO uint32_t welr0

0x80: FLC WELR0 Register

◆ welr1

__IO uint32_t welr1

0x88: FLC WELR1 Register