Structure for MMCSD command.
Data Fields | |
| uint32_t | cmdId |
| uint32_t | cmdType |
| uint32_t | rspType |
| uint32_t | xferType |
| uint32_t MMCSD_cmd::cmdId |
Command ID uses standard MMCSD card commands.
| uint32_t MMCSD_cmd::cmdType |
Command type uses MMCSD_cmdType.
| uint32_t MMCSD_cmd::rspType |
Response type uses MMCSD_rspType.
| uint32_t MMCSD_cmd::xferType |
Command direction uses MMCSD_xFerType.