AMD_EraseChip
Default mainpageat91libmemoriesnorflashAMD_EraseChip
Description Source Call Graph
AMD_EraseChip
Erases all the block of the device.
 
Syntax / parameters
unsigned char AMD_EraseChip (struct NorFlashInfo *pNorFlashInfo)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to an NorFlashInfo instance.
 
Return value unsigned char
   
Description
Erases all the block of the device.
Returns 0 if the operation was successful; otherwise returns an error code.
 
Source
The documentation for this Member was generated from the following files:
  • NorFlashAmd.c