Data Fields
CSL_SdioResponse Struct Reference

Response array received from the controller. More...

#include <csl_sdio.h>

Data Fields

Uint16 respBuf [8]

Detailed Description

Response array received from the controller.

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


Field Documentation

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

Referenced by SDIO_getResponse().


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