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

Modules

 Register Offsets
 
 SPIXFC_CONFIG
 
 SPIXFC_SS_POL
 
 SPIXFC_GEN_CTRL
 
 SPIXFC_FIFO_CTRL
 
 SPIXFC_SPCTRL
 
 SPIXFC_INTFL
 
 SPIXFC_INTEN
 

Files

file  spixfc_regs.h
 

Data Structures

struct  mxc_spixfc_regs_t
 

Detailed Description

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

SPI XiP Flash Configuration Controller


Data Structure Documentation

◆ mxc_spixfc_regs_t

struct mxc_spixfc_regs_t

Structure type to access the SPIXFC Registers.

Data Fields

__IO uint32_t config
 
__IO uint32_t ss_pol
 
__IO uint32_t gen_ctrl
 
__IO uint32_t fifo_ctrl
 
__IO uint32_t spctrl
 
__IO uint32_t intfl
 
__IO uint32_t inten
 

Field Documentation

◆ config

__IO uint32_t config

0x00: SPIXFC CONFIG Register

◆ fifo_ctrl

__IO uint32_t fifo_ctrl

0x0C: SPIXFC FIFO_CTRL Register

◆ gen_ctrl

__IO uint32_t gen_ctrl

0x08: SPIXFC GEN_CTRL Register

◆ inten

__IO uint32_t inten

0x18: SPIXFC INTEN Register

◆ intfl

__IO uint32_t intfl

0x14: SPIXFC INTFL Register

◆ spctrl

__IO uint32_t spctrl

0x10: SPIXFC SPCTRL Register

◆ ss_pol

__IO uint32_t ss_pol

0x04: SPIXFC SS_POL Register