MCUSW
Spi_HwUnitConfigType Struct Reference

Detailed Description

SPI Hardware unit configuration structure.

Data Fields

Spi_HWUnitType hwUnitId
 
boolean enabledmaMode
 
uint32 dmaTxChIntrNum
 
uint32 dmaRxChIntrNum
 

Field Documentation

◆ hwUnitId

Spi_HWUnitType Spi_HwUnitConfigType::hwUnitId

SPI HW unit to use

◆ enabledmaMode

boolean Spi_HwUnitConfigType::enabledmaMode

Enable SPI DMA Support per instance

◆ dmaTxChIntrNum

uint32 Spi_HwUnitConfigType::dmaTxChIntrNum

DMA TX channel interrupt number

◆ dmaRxChIntrNum

uint32 Spi_HwUnitConfigType::dmaRxChIntrNum

DMA RX channel interrupt number