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

Modules

 Register Offsets
 
 FLC_ADDR
 
 FLC_CLKDIV
 
 FLC_CN
 
 FLC_INTR
 
 FLC_ECC_DATA
 
 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 cn
 
__IO uint32_t intr
 
__I uint32_t ecc_data
 
__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

◆ cn

__IO uint32_t cn

0x08: FLC CN Register

◆ data

__IO uint32_t data[4]

0x30: FLC DATA Register

◆ ecc_data

__I uint32_t ecc_data

0x28: FLC ECC_DATA Register

◆ intr

__IO uint32_t intr

0x024: FLC INTR Register