TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
SPIMSP432DMA_Object Struct Reference

SPIMSP432DMA Object. More...

#include <SPIMSP432DMA.h>

Collaboration diagram for SPIMSP432DMA_Object:
Collaboration graph
[legend]

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
 

Detailed Description

SPIMSP432DMA Object.

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

Field Documentation

SemaphoreP_Handle SPIMSP432DMA_Object::transferComplete
HwiP_Handle SPIMSP432DMA_Object::hwiHandle
SPI_CallbackFxn SPIMSP432DMA_Object::transferCallbackFxn
SPI_Transaction* SPIMSP432DMA_Object::transaction
SPI_TransferMode SPIMSP432DMA_Object::transferMode
SPI_Mode SPIMSP432DMA_Object::spiMode
uint8_t SPIMSP432DMA_Object::scratchBuffer
bool SPIMSP432DMA_Object::isOpen
uint32_t SPIMSP432DMA_Object::bitRate
uint16_t SPIMSP432DMA_Object::clockPhase
uint16_t SPIMSP432DMA_Object::clockPolarity
Power_NotifyObj SPIMSP432DMA_Object::perfChangeNotify
uint32_t SPIMSP432DMA_Object::perfConstraintMask

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