C
typedef struct { BYTE CmdCode; BYTE CRC; RESP responsetype; BYTE moredataexpected; } typMMC_CMD;
Description
The typMMC_CMD structure is used to create a command table of information needed for each relevant SD command
Members
typedef struct { BYTE CmdCode; BYTE CRC; RESP responsetype; BYTE moredataexpected; } typMMC_CMD;
The typMMC_CMD structure is used to create a command table of information needed for each relevant SD command