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

Modules

 Register Offsets
 
 SPIMSS_DATA
 
 SPIMSS_CTRL
 
 SPIMSS_INT_FL
 
 SPIMSS_MOD
 
 SPIMSS_BRG
 
 SPIMSS_DMA
 
 SPIMSS_I2S_CTRL
 

Files

file  spimss_regs.h
 

Data Structures

struct  mxc_spimss_regs_t
 

Detailed Description

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

Serial Peripheral Interface.


Data Structure Documentation

◆ mxc_spimss_regs_t

struct mxc_spimss_regs_t

Structure type to access the SPIMSS Registers.

Data Fields

__IO uint32_t data
 
__IO uint32_t ctrl
 
__IO uint32_t int_fl
 
__IO uint32_t mod
 
__IO uint32_t brg
 
__IO uint32_t dma
 
__IO uint32_t i2s_ctrl
 

Field Documentation

◆ brg

__IO uint32_t brg

0x14: SPIMSS BRG Register

◆ ctrl

__IO uint32_t ctrl

0x04: SPIMSS CTRL Register

◆ data

__IO uint32_t data

0x00: SPIMSS DATA Register

◆ dma

__IO uint32_t dma

0x18: SPIMSS DMA Register

◆ i2s_ctrl

__IO uint32_t i2s_ctrl

0x1C: SPIMSS I2S_CTRL Register

◆ int_fl

__IO uint32_t int_fl

0x08: SPIMSS INT_FL Register

◆ mod

__IO uint32_t mod

0x0C: SPIMSS MOD Register