AT45D_GetStatus
Default mainpageat91libmemoriesspi-flashAT45D_GetStatus
Description Source Call Graph
AT45D_GetStatus
Retrieves and returns the At45 current status, or 0 if an error happened.
 
Syntax / parameters
unsigned char AT45D_GetStatus (At45 *pAt45)

Name Type Default Description
pAt45 At45 *
  Pointer to a At45 driver instance.
 
Return value unsigned char
   
Description
Retrieves and returns the At45 current status, or 0 if an error happened.

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