Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This macro returns the command response field of a bus request.
PSD_COMMAND_RESPONSE SD_BUS_REQUEST_RESPONSE(PSD_BUS_REQUESTpRequest
);
Parameters
- pRequest
[in] Pointer to a bus request structure.
Return Values
Returns a pointer to a SD_COMMAND_RESPONSE structure containing the response to a bus request.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Sdcard.h.
See Also
Secure Digital Card Driver Macros | SD_COMMAND_RESPONSE
Send Feedback on this topic to the authors