AT26D_Unprotect
Default mainpageat91libmemoriesspi-flashAT26D_Unprotect
Description Source Call Graph
AT26D_Unprotect
Unprotects the contents of the serial flash device.
 
Syntax / parameters
unsigned char AT26D_Unprotect (At26 *pAt26)

Name Type Default Description
pAt26 At26 *
  Pointer to an AT26 driver instance.
 
Return value unsigned char
   
Description
Unprotects the contents of the serial flash device.
Returns 0 if the device has been unprotected; otherwise returns SF_PROTECTED.
 
Source
The documentation for this Member was generated from the following files:
  • at26d.c