AM263x MCU+ SDK  09.02.00

Detailed Description

Structure for MMCSD command.

Data Fields

uint32_t cmdId
 
uint32_t cmdType
 
uint32_t rspType
 
uint32_t xferType
 

Field Documentation

◆ cmdId

uint32_t MMCSD_cmd::cmdId

Command ID uses standard MMCSD card commands.

◆ cmdType

uint32_t MMCSD_cmd::cmdType

Command type uses MMCSD_cmdType.

◆ rspType

uint32_t MMCSD_cmd::rspType

Response type uses MMCSD_rspType.

◆ xferType

uint32_t MMCSD_cmd::xferType

Command direction uses MMCSD_xFerType.