AT45_IsBusy
Default mainpageat91libmemoriesspi-flashAT45_IsBusy
Description Source Call Graph
AT45_IsBusy
This function returns 1 if the At45 driver is not executing any command; otherwise it returns 0.
 
Syntax / parameters
unsigned char AT45_IsBusy (At45 *pAt45)

Name Type Default Description
pAt45 At45 *
  Pointer to an At45 instance.
 
Return value unsigned char
   
Description
This function returns 1 if the At45 driver is not executing any command; otherwise it returns 0.

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