Description
Source
Call Graph
NandSpareScheme_ReadEcc
Reads ECC information from a spare area 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.
|
ecc |
unsigned char *
|
|
ECC buffer.
|
Description
Reads ECC information from a spare area using the provided scheme.
Source
The documentation for this Member was generated from the following files:
NandSpareScheme.c