Public ( Name ) | Type | Description |
![]() |
unsigned int |
Command argument. |
![]() |
unsigned short |
Size of data buffer in bytes. |
![]() |
SdCallback |
Optional user-provided callback function. |
![]() |
unsigned int |
Command code. |
![]() |
unsigned char |
Indicate if continue to transfer data. |
![]() |
unsigned char |
Indicates if the command is a read operation. |
![]() |
unsigned short |
Number of blocks to be transfered. |
![]() |
void * |
Optional argument to the callback function. |
![]() |
unsigned char * |
Data buffer. |
![]() |
unsigned int * |
Response buffer. |
![]() |
unsigned char |
SD card response type. |
![]() |
volatile char |
Command status. |