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

Modules

 Register Offsets
 
 SPIXR_DATA32
 
 SPIXR_DATA16
 
 SPIXR_DATA8
 
 SPIXR_CTRL1
 
 SPIXR_CTRL2
 
 SPIXR_CTRL3
 
 SPIXR_CTRL4
 
 SPIXR_BRG_CTRL
 
 SPIXR_DMA
 
 SPIXR_IRQ
 
 SPIXR_IRQE
 
 SPIXR_WAKE
 
 SPIXR_WAKEE
 
 SPIXR_STAT
 
 SPIXR_XMEM_CTRL
 

Files

file  spixr_regs.h
 

Data Structures

struct  mxc_spixr_regs_t
 

Detailed Description

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

SPIXR peripheral.


Data Structure Documentation

◆ mxc_spixr_regs_t

struct mxc_spixr_regs_t

Structure type to access the SPIXR Registers.

Data Fields

__IO uint32_t ctrl1
 
__IO uint32_t ctrl2
 
__IO uint32_t ctrl3
 
__IO uint32_t ctrl4
 
__IO uint32_t brg_ctrl
 
__IO uint32_t dma
 
__IO uint32_t irq
 
__IO uint32_t irqe
 
__IO uint32_t wake
 
__IO uint32_t wakee
 
__I uint32_t stat
 
__IO uint32_t xmem_ctrl
 
__IO uint32_t data32
 
__IO uint16_t data16 [2]
 
__IO uint8_t data8 [4]
 

Field Documentation

◆ brg_ctrl

__IO uint32_t brg_ctrl

0x14: SPIXR BRG_CTRL Register

◆ ctrl1

__IO uint32_t ctrl1

0x04: SPIXR CTRL1 Register

◆ ctrl2

__IO uint32_t ctrl2

0x08: SPIXR CTRL2 Register

◆ ctrl3

__IO uint32_t ctrl3

0x0C: SPIXR CTRL3 Register

◆ ctrl4

__IO uint32_t ctrl4

0x10: SPIXR CTRL4 Register

◆ data16

__IO uint16_t data16[2]

0x00: SPIXR DATA16 Register

◆ data32

__IO uint32_t data32

0x00: SPIXR DATA32 Register

◆ data8

__IO uint8_t data8[4]

0x00: SPIXR DATA8 Register

◆ dma

__IO uint32_t dma

0x1C: SPIXR DMA Register

◆ irq

__IO uint32_t irq

0x20: SPIXR IRQ Register

◆ irqe

__IO uint32_t irqe

0x24: SPIXR IRQE Register

◆ stat

__I uint32_t stat

0x30: SPIXR STAT Register

◆ wake

__IO uint32_t wake

0x28: SPIXR WAKE Register

◆ wakee

__IO uint32_t wakee

0x2C: SPIXR WAKEE Register

◆ xmem_ctrl

__IO uint32_t xmem_ctrl

0x34: SPIXR XMEM_CTRL Register