INTEL_EraseSector
Default mainpage
at91lib
memories
norflash
INTEL_EraseSector
Description
Source
Call Graph
INTEL_EraseSector
Erases the specified block of the
device
.
Syntax / parameters
unsigned char
INTEL_EraseSector
(struct
NorFlashInfo
*NorFlashInfo, unsigned int sectorAddr)
Name
Type
Default
Description
NorFlashInfo
struct
NorFlashInfo
*
sectorAddr
unsigned int
Return value
unsigned char
Description
Erases the specified 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