Description
Source
Call Graph
NandSpareScheme_WriteBadBlockMarker
Modifies the bad block marker inside a spare area, using the given scheme.


Syntax / parameters
Name |
Type |
Default |
Description |
scheme |
const struct NandSpareScheme *
|
|
Pointer to a NandSpareScheme instance.
|
spare |
unsigned char *
|
|
Spare area buffer.
|
marker |
unsigned char
|
|
Bad block marker to write.
|
Description
Modifies the bad block marker inside a spare area, using the given scheme.
Source
The documentation for this Member was generated from the following files:
NandSpareScheme.c