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

Name Type Default Description
NorFlashInfo struct NorFlashInfo *
   
 
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:
  • NorFlashIntel.c