Data Fields
CSL_MmcsdResponse Struct Reference

Response array received from the controller. More...

#include <csl_mmcsd.h>

Data Fields

Uint16 response [CSL_MMCSD_RESP_COUNT]

Detailed Description

Response array received from the controller.

This object holds the information of the response received for a command sent to the card.


Field Documentation

Uint16 CSL_MmcsdResponse::response[CSL_MMCSD_RESP_COUNT]

The response will interpreted as: response[0] - R2[15:0] response[1] - R2[31:16] response[2] - R2[47:32] response[3] - R2[63:48] response[4] - R2[79:64] response[5] - R2[95:80] response[6] - R2[111:96] or R1/R1B/R3/R4/R5/R6[23:8] response[7] - R2[127:112] or R1/R1B/R3/R4/R5/R6[39:24]


The documentation for this struct was generated from the following file: