Data Fields
SDSPI_Object Struct Reference

SDSPI Object. More...

#include <SDSPI.h>

Collaboration diagram for SDSPI_Object:
Collaboration graph
[legend]

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 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale