SPID_IsBusy
Default mainpageat91libmemoriesspi-flashSPID_IsBusy
Description Source Call Graph
SPID_IsBusy
Returns 1 if the SPI driver is currently busy executing a command; otherwise returns 0.
 
Syntax / parameters
unsigned char SPID_IsBusy (const Spid *pSpid)

Name Type Default Description
pSpid const Spid *
  Pointer to a SPI driver instance.
 
Return value unsigned char
   
Description
Returns 1 if the SPI driver is currently busy executing a command; otherwise returns 0.

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