Extended CSD (EXT_CSD) register structure (MMC only) More...
Extended CSD (EXT_CSD) register structure (MMC only)
Since the Extended CSD register is a complete 512 byte block which is only sparsely used, only the elements that are absolutely needed are stored in the extended CSD register structure.
#include <sdmmc.h>
Data Fields | |
| uint32_t | SEC_COUNT | 
| Sector Count [215:212].   | |
| uint8_t | CARD_TYPE | 
| Card Type [196].   | |
| uint8_t | CSD_STRUCTURE | 
| CSD Structure Version [194].   | |
| uint8_t | BUS_WIDTH | 
| Bus Width Mode [183].   | |
| uint8_t sdmmc_ext_csd_t::CSD_STRUCTURE |