Data Fields
SDSPI_Object_ Struct Reference

SDSPI Object. More...

#include <SDSPI.h>

Data Fields

SemaphoreP_Handle lockSem
 
SPI_Handle spiHandle
 
SD_CardType cardType
 
bool isOpen
 

Detailed Description

SDSPI Object.

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

Field Documentation

§ lockSem

SemaphoreP_Handle SDSPI_Object_::lockSem

§ spiHandle

SPI_Handle SDSPI_Object_::spiHandle

§ cardType

SD_CardType SDSPI_Object_::cardType

§ isOpen

bool SDSPI_Object_::isOpen

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