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

Modules

 Register Offsets
 
 FLC_ADDR
 
 FLC_CLKDIV
 
 FLC_CTRL
 
 FLC_INTR
 
 FLC_DATA
 
 FLC_ACTNL
 

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 data [4]
 
__O uint32_t actnl
 

Field Documentation

◆ actnl

__O uint32_t actnl

0x40: FLC ACTNL 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

◆ intr

__IO uint32_t intr

0x024: FLC INTR Register