SDSPI_GetCmdResp
Default mainpage
at91lib
memories
sdmmc
SDSPI_GetCmdResp
Description
Source
Call Graph
SDSPI_GetCmdResp
Get response after send SD command.
Syntax / parameters
unsigned char
SDSPI_GetCmdResp
(
SdSpi
*pSdSpi,
SdSpiCmd
*pCommand)
Name
Type
Default
Description
pSdSpi
SdSpi
*
Pointer to the SD SPI instance.
pCommand
SdSpiCmd
*
Pointer to the SD command
Return value
unsigned char
Description
Get response after send SD command.
Return 0 if no error, otherwise indicate an error.
Source
The documentation for this Member was generated from the following file:
sdspi.c