#include <sd_mmc_mci.h>
Definition at line 431 of file sd_mmc_mci.h.
Data Fields | |
union { | |
struct { | |
union { | |
cid_t cid | |
csd_t csd | |
} | |
unsigned int endBit:1 | |
unsigned int pad:32 | |
} | |
unsigned int rep2 [5] | |
}; |
union { ... } |
Definition at line 440 of file sd_mmc_mci.h.
Definition at line 441 of file sd_mmc_mci.h.
unsigned int rep2_t::endBit |
Definition at line 443 of file sd_mmc_mci.h.
unsigned int rep2_t::pad |
Definition at line 444 of file sd_mmc_mci.h.
unsigned int rep2_t::rep2[5] |
Definition at line 435 of file sd_mmc_mci.h.