SDSPI_IsBusy
Default mainpageat91libmemoriessdmmcSDSPI_IsBusy
Description Source Call Graph
SDSPI_IsBusy
Returns 1 if the SPI driver is currently busy programming; otherwise returns 0.
 
Syntax / parameters
unsigned char SDSPI_IsBusy (SdSpi *pSdSpi)

Name Type Default Description
pSdSpi SdSpi *
  Pointer to a SD SPI driver instance.
 
Return value unsigned char
   
Description
Returns 1 if the SPI driver is currently busy programming; otherwise returns 0.

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