#include <sd_mmc_mci.h>
Definition at line 336 of file sd_mmc_mci.h.
Data Fields | |
unsigned int | ccc:12 |
unsigned int | copy:1 |
unsigned int | crc:7 |
unsigned int | csdStructure:2 |
unsigned int | deviceSizeH:6 |
unsigned int | deviceSizeL:16 |
unsigned int | dsrImp:1 |
unsigned int | eraseBlkEn:1 |
unsigned int | fileFormat:2 |
unsigned int | fileFormatGrp:1 |
unsigned | int:6 |
unsigned int | nsac:8 |
unsigned int | permWriteProtect:1 |
unsigned int | r2wFactor:3 |
unsigned int | readBlePartial:1 |
unsigned int | readBlkMisalign:1 |
unsigned int | readBlLen:4 |
unsigned int | sectorSize:7 |
unsigned int | taac:8 |
unsigned int | tmpWriteProtect:1 |
unsigned int | tranSpeed:8 |
unsigned int | wpGrpEnable:1 |
unsigned int | wpGrpSize:7 |
unsigned int | writeBlkMisalign:1 |
unsigned int | writeBlLen:4 |
unsigned int | writeBlPartial:1 |
unsigned int csd_v2_t::ccc |
Definition at line 345 of file sd_mmc_mci.h.
unsigned int csd_v2_t::copy |
Definition at line 367 of file sd_mmc_mci.h.
unsigned int csd_v2_t::crc |
Definition at line 372 of file sd_mmc_mci.h.
unsigned int csd_v2_t::csdStructure |
Definition at line 339 of file sd_mmc_mci.h.
unsigned int csd_v2_t::deviceSizeH |
unsigned int csd_v2_t::deviceSizeL |
unsigned int csd_v2_t::dsrImp |
Definition at line 350 of file sd_mmc_mci.h.
unsigned int csd_v2_t::eraseBlkEn |
Definition at line 356 of file sd_mmc_mci.h.
unsigned int csd_v2_t::fileFormat |
Definition at line 370 of file sd_mmc_mci.h.
unsigned int csd_v2_t::fileFormatGrp |
Definition at line 366 of file sd_mmc_mci.h.
unsigned csd_v2_t::int |
Definition at line 340 of file sd_mmc_mci.h.
unsigned int csd_v2_t::nsac |
Definition at line 342 of file sd_mmc_mci.h.
unsigned int csd_v2_t::permWriteProtect |
Definition at line 368 of file sd_mmc_mci.h.
unsigned int csd_v2_t::r2wFactor |
Definition at line 362 of file sd_mmc_mci.h.
unsigned int csd_v2_t::readBlePartial |
Definition at line 347 of file sd_mmc_mci.h.
unsigned int csd_v2_t::readBlkMisalign |
Definition at line 349 of file sd_mmc_mci.h.
unsigned int csd_v2_t::readBlLen |
Definition at line 346 of file sd_mmc_mci.h.
unsigned int csd_v2_t::sectorSize |
Definition at line 357 of file sd_mmc_mci.h.
unsigned int csd_v2_t::taac |
Definition at line 341 of file sd_mmc_mci.h.
unsigned int csd_v2_t::tmpWriteProtect |
Definition at line 369 of file sd_mmc_mci.h.
unsigned int csd_v2_t::tranSpeed |
Definition at line 343 of file sd_mmc_mci.h.
unsigned int csd_v2_t::wpGrpEnable |
Definition at line 360 of file sd_mmc_mci.h.
unsigned int csd_v2_t::wpGrpSize |
Definition at line 358 of file sd_mmc_mci.h.
unsigned int csd_v2_t::writeBlkMisalign |
Definition at line 348 of file sd_mmc_mci.h.
unsigned int csd_v2_t::writeBlLen |
Definition at line 363 of file sd_mmc_mci.h.
unsigned int csd_v2_t::writeBlPartial |
Definition at line 364 of file sd_mmc_mci.h.