AT26_IsBusy
Default mainpageat91libmemoriesspi-flashAT26_IsBusy
Description Source Call Graph
AT26_IsBusy
Returns 1 if the serial flash driver is currently busy executing a command; otherwise returns 0.
 
Syntax / parameters
unsigned char AT26_IsBusy (At26 *pAt26)

Name Type Default Description
pAt26 At26 *
  Pointer to an At26 driver instance.
 
Return value unsigned char
   
Description
Returns 1 if the serial flash driver is currently busy executing a command; otherwise returns 0.

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