_MciCmd
Default mainpageat91libperipheralsmci_MciCmd
Description Public Protected Private Related All Inheritance Collaboration
 Show all inherited
Attributes Brief description
 arg Command argument.
 blockSize Size of data buffer in bytes.
 callback Optional user-provided callback function.
 cmd Command code.
 conTrans Indicate if continue to transfer data.
 isRead Indicates if the command is a read operation.
 nbBlock Number of blocks to be transfered.
 pArg Optional argument to the callback function.
 pData Data buffer.
 pResp Response buffer.
 resType SD card response type.
 status Command status.