SDSPI_GetDataResp
Default mainpageat91libmemoriessdmmcSDSPI_GetDataResp
Description Source Call Graph
SDSPI_GetDataResp
Get response after send data.
 
Syntax / parameters
unsigned char SDSPI_GetDataResp (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 data.
Return 0 if no error, otherwise indicate an error.
 
Source
The documentation for this Member was generated from the following file:
  • sdspi.c