SDSPI_IsTxComplete
Default mainpageat91libmemoriessdmmcSDSPI_IsTxComplete
Description Source Call Graph
SDSPI_IsTxComplete
Returns 1 if the given SPI transfer is complete; otherwise returns 0.
 
Syntax / parameters
unsigned char SDSPI_IsTxComplete (SdSpiCmd *pSdSpiCmd)

Name Type Default Description
pSdSpiCmd SdSpiCmd *
   
 
Return value unsigned char
   
Description
Returns 1 if the given SPI transfer is complete; otherwise returns 0.

 
Source
The documentation for this Member was generated from the following files:
  • sdspi.c