_SdCard
Default mainpageat91libmemoriessdmmc_SdCard
Description Public Protected Private Related All Inheritance Collaboration
_SdCard
Sdcard driver structure.
 
Struct Attributes Table
Public ( Name ) Type Description
 blockNr unsigned int
Card block number.
 cardAddress unsigned short
SD card current address.
 cardType unsigned char
Card type.
 command SdCmd
Current MCI command being processed.
 csd unsigned int
Card-specific data.
 mode unsigned char
Card access mode.
 preBlock unsigned int
Previous access block number.
 pSdDriver SdDriver *
Pointer to the underlying MCI driver.
 state unsigned char
State after sd command complete.
 totalSize unsigned int
Card total size.
Description
Sdcard driver structure.
It holds the current command being processed and the SD card address.
 
Source
The documentation for this Class was generated from the following file:
  • sdmmc_spi.h