MCUSW
Spi_SeqConfigType Struct Reference

Detailed Description

SPI Sequence configuration structure.

Data Fields

uint8 seqInterruptible
 
Spi_SeqEndNotifyType Spi_SequenceEndNotification
 
uint32 jobPerSeq
 
Spi_JobType jobList [SPI_MAX_JOBS_PER_SEQ]
 

Field Documentation

◆ seqInterruptible

uint8 Spi_SeqConfigType::seqInterruptible

Sequence interruptible or not (TRUE/FALSE)

◆ Spi_SequenceEndNotification

Spi_SeqEndNotifyType Spi_SeqConfigType::Spi_SequenceEndNotification

Sequence end notification callback fxn pointer

◆ jobPerSeq

uint32 Spi_SeqConfigType::jobPerSeq

Number of jobs for this sequence. Should not be more than SPI_MAX_JOBS_PER_SEQ

◆ jobList

Spi_JobType Spi_SeqConfigType::jobList[SPI_MAX_JOBS_PER_SEQ]

Job index list