SdDriver
Default mainpageat91libmemoriessdmmcSdDriver
Description Public Protected Private Related All Inheritance Collaboration
SdDriver
SD driver structure.
 
Struct Attributes Table
Public ( Name ) Type Description
 pCommand SdCmd *
Pointer to currently executing command.
 pCommand SdCmd *
Pointer to currently executing command.
 pSdHw AT91S_MCI *
Pointer to a SPI peripheral.
 semaphore volatile char
Mutex.
 spiId unsigned char
SPI peripheral identifier.
Description
SD driver structure.
Holds the internal state of the SD driver and prevents parallel access to a SPI peripheral.
 
Source
The documentation for this Class was generated from the following files:
  • sdmmc_mci.h
  • sdmmc_spi.h