SD_BUS_REQUEST_RESPONSE (Compact 2013)
3/26/2014
This macro returns the command response field of a bus request.
Syntax
PSD_COMMAND_RESPONSE SD_BUS_REQUEST_RESPONSE(
PSD_BUS_REQUEST pRequest
);
Parameters
- pRequest
[in] Pointer to a bus request structure.
Return Value
Returns a pointer to a SD_COMMAND_RESPONSE structure containing the response to a bus request.
Requirements
Header |
sdcard.h |