Data Fields
SPIMSP432DMA_Object Struct Reference

SPIMSP432DMA Object. More...

#include <SPIMSP432DMA.h>

Data Fields

SemaphoreP_Handle transferComplete
 
HwiP_Handle hwiHandle
 
SPI_CallbackFxn transferCallbackFxn
 
SPI_Transactiontransaction
 
SPI_TransferMode transferMode
 
SPI_Mode spiMode
 
uint8_t scratchBuffer
 
bool isOpen
 
uint32_t bitRate
 
uint16_t clockPhase
 
uint16_t clockPolarity
 
Power_NotifyObj perfChangeNotify
 
uint32_t perfConstraintMask
 
UDMAMSP432_Handle dmaHandle
 

Detailed Description

SPIMSP432DMA Object.

The application must not access any member variables of this structure!

Field Documentation

§ transferComplete

SemaphoreP_Handle SPIMSP432DMA_Object::transferComplete

§ hwiHandle

HwiP_Handle SPIMSP432DMA_Object::hwiHandle

§ transferCallbackFxn

SPI_CallbackFxn SPIMSP432DMA_Object::transferCallbackFxn

§ transaction

SPI_Transaction* SPIMSP432DMA_Object::transaction

§ transferMode

SPI_TransferMode SPIMSP432DMA_Object::transferMode

§ spiMode

SPI_Mode SPIMSP432DMA_Object::spiMode

§ scratchBuffer

uint8_t SPIMSP432DMA_Object::scratchBuffer

§ isOpen

bool SPIMSP432DMA_Object::isOpen

§ bitRate

uint32_t SPIMSP432DMA_Object::bitRate

§ clockPhase

uint16_t SPIMSP432DMA_Object::clockPhase

§ clockPolarity

uint16_t SPIMSP432DMA_Object::clockPolarity

§ perfChangeNotify

Power_NotifyObj SPIMSP432DMA_Object::perfChangeNotify

§ perfConstraintMask

uint32_t SPIMSP432DMA_Object::perfConstraintMask

§ dmaHandle

UDMAMSP432_Handle SPIMSP432DMA_Object::dmaHandle

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated