NORFLASH_EraseChip
Default mainpage
at91lib
memories
norflash
NORFLASH_EraseChip
Description
Source
Call Graph
NORFLASH_EraseChip
Erases all the block of the
device
.
Syntax / parameters
unsigned char
NORFLASH_EraseChip
(struct
NorFlash
*norFlash)
Name
Type
Default
Description
norFlash
struct
NorFlash
*
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:
NorFlashApi.c