cspi_cmd_resp Struct Reference

#include <sdio_api.h>


Data Fields

unsigned cmd: 8
unsigned addr: 24
uint16_t val
uint8_t response


Detailed Description

CSPI command parameters and response.

Field Documentation

Command octet (type, and function).

24 bit address.

Word to write or read from the card (for non-burst commands).

Response octet. Valid iff the command has completed and (sdio_cmd::status & SDIOEMB_CMD_ERR_CMD) == 0.


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

Generated on Wed Oct 27 15:18:12 2010 for sdioemb by  doxygen 1.5.5