NandSpareScheme
Default mainpage
at91lib
memories
nandflash
NandSpareScheme
Description
NandSpareScheme.h::NandSpareScheme
Purpose
NandSpareScheme
layer is used to do Nandflash device's spare area operations. It is called by upper layer
drivers
, such as
SkipBlockNandFlash
layer.
Usage
NandSpareScheme_WriteBadBlockMarker
is used to mark a badblock marker inside a spare area.
NandSpareScheme_ReadBadBlockMarker
is used to readout the marker.
NandSpareScheme_ReadEcc
is used to read out ecc from spare area using the provided spare scheme.
NandSpareScheme_WriteEcc
is used to write ecc to spare area using the provided spare scheme.
NandSpareScheme_ReadExtra
is used to read extra bytes from spare area using the provided spare scheme.
NandSpareScheme_WriteExtra
is used to write extra bytes to spare area using the provided spare scheme.
Source
The documentation for this Page was generated from the following file:
NandSpareScheme.h