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

Modules

 Register Offsets
 
 SPI_FIFO32
 
 SPI_FIFO16
 
 SPI_FIFO8
 
 SPI_CTRL0
 
 SPI_CTRL1
 
 SPI_CTRL2
 
 SPI_SSTIME
 
 SPI_CLKCTRL
 
 SPI_DMA
 
 SPI_INTFL
 
 SPI_INTEN
 
 SPI_WKFL
 
 SPI_WKEN
 
 SPI_STAT
 

Files

file  spi_regs.h
 

Data Structures

struct  mxc_spi_regs_t
 

Detailed Description

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

SPI peripheral.


Data Structure Documentation

◆ mxc_spi_regs_t

struct mxc_spi_regs_t

Structure type to access the SPI Registers.

Data Fields

__IO uint32_t ctrl0
 
__IO uint32_t ctrl1
 
__IO uint32_t ctrl2
 
__IO uint32_t sstime
 
__IO uint32_t clkctrl
 
__IO uint32_t dma
 
__IO uint32_t intfl
 
__IO uint32_t inten
 
__IO uint32_t wkfl
 
__IO uint32_t wken
 
__I uint32_t stat
 
__IO uint32_t fifo32
 
__IO uint16_t fifo16 [2]
 
__IO uint8_t fifo8 [4]
 

Field Documentation

◆ clkctrl

__IO uint32_t clkctrl

0x14: SPI CLKCTRL Register

◆ ctrl0

__IO uint32_t ctrl0

0x04: SPI CTRL0 Register

◆ ctrl1

__IO uint32_t ctrl1

0x08: SPI CTRL1 Register

◆ ctrl2

__IO uint32_t ctrl2

0x0C: SPI CTRL2 Register

◆ dma

__IO uint32_t dma

0x1C: SPI DMA Register

◆ fifo16

__IO uint16_t fifo16[2]

0x00: SPI FIFO16 Register

◆ fifo32

__IO uint32_t fifo32

0x00: SPI FIFO32 Register

◆ fifo8

__IO uint8_t fifo8[4]

0x00: SPI FIFO8 Register

◆ inten

__IO uint32_t inten

0x24: SPI INTEN Register

◆ intfl

__IO uint32_t intfl

0x20: SPI INTFL Register

◆ sstime

__IO uint32_t sstime

0x10: SPI SSTIME Register

◆ stat

__I uint32_t stat

0x30: SPI STAT Register

◆ wken

__IO uint32_t wken

0x2C: SPI WKEN Register

◆ wkfl

__IO uint32_t wkfl

0x28: SPI WKFL Register