MCUSW
Spi_JobConfigType Struct Reference

Detailed Description

SPI Job configuration structure.

Data Fields

Spi_JobPriorityType jobPriority
 
Spi_HWUnitType hwUnitId
 
Spi_JobEndNotifyType Spi_JobEndNotification
 
uint32 channelPerJob
 
Spi_ChannelType channelList [SPI_MAX_CHANNELS_PER_JOB]
 

Field Documentation

◆ jobPriority

Spi_JobPriorityType Spi_JobConfigType::jobPriority

Job priority

◆ hwUnitId

Spi_HWUnitType Spi_JobConfigType::hwUnitId

HWUnit associated with this job

◆ Spi_JobEndNotification

Spi_JobEndNotifyType Spi_JobConfigType::Spi_JobEndNotification

Job end notification callback fxn pointer

◆ channelPerJob

uint32 Spi_JobConfigType::channelPerJob

Number of channels for this job. Should not be more than SPI_MAX_CHANNELS_PER_JOB

◆ channelList

Spi_ChannelType Spi_JobConfigType::channelList[SPI_MAX_CHANNELS_PER_JOB]

Channel index list