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

Modules

 Register Offsets
 
 SPIXFC_CFG
 
 SPIXFC_SS_POL
 
 SPIXFC_GEN_CTRL
 
 SPIXFC_FIFO_CTRL
 
 SPIXFC_SP_CTRL
 
 SPIXFC_INT_FL
 
 SPIXFC_INT_EN
 

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 cfg
 
__IO uint32_t ss_pol
 
__IO uint32_t gen_ctrl
 
__IO uint32_t fifo_ctrl
 
__IO uint32_t sp_ctrl
 
__IO uint32_t int_fl
 
__IO uint32_t int_en
 

Field Documentation

◆ cfg

__IO uint32_t cfg

0x00: SPIXFC CFG 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

◆ int_en

__IO uint32_t int_en

0x18: SPIXFC INT_EN Register

◆ int_fl

__IO uint32_t int_fl

0x14: SPIXFC INT_FL Register

◆ sp_ctrl

__IO uint32_t sp_ctrl

0x10: SPIXFC SP_CTRL Register

◆ ss_pol

__IO uint32_t ss_pol

0x04: SPIXFC SS_POL Register