#include <sd_mmc_mci.h>
Definition at line 450 of file sd_mmc_mci.h.
Data Fields | |
| union { | |
| struct { | |
| unsigned int endBit:1 | |
| unsigned int:6 | |
| ocr_t ocr | |
| unsigned int pad:16 | |
| unsigned int startBit:1 | |
| unsigned int transBit:1 | |
| } | |
| unsigned int rep3 [2] | |
| }; | |
| union { ... } |
| unsigned int rep3_t::endBit |
Definition at line 462 of file sd_mmc_mci.h.
| unsigned rep3_t::int |
Definition at line 459 of file sd_mmc_mci.h.
Definition at line 460 of file sd_mmc_mci.h.
| unsigned int rep3_t::pad |
Definition at line 463 of file sd_mmc_mci.h.
| unsigned int rep3_t::rep3[2] |
Definition at line 454 of file sd_mmc_mci.h.
| unsigned int rep3_t::startBit |
Definition at line 457 of file sd_mmc_mci.h.
| unsigned int rep3_t::transBit |
Definition at line 458 of file sd_mmc_mci.h.
1.5.5