SDSPI_GetCmdResp
Default mainpageat91libmemoriessdmmcSDSPI_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