Description
Source
Call Graph
NandSpareScheme_ReadBadBlockMarker
Reads the bad block marker inside a spare area buffer using the provided scheme.


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