Description
Source
Call Graph
NandSpareScheme_ReadExtra
Reads extra bytes of 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.
|
extra |
void *
|
|
Extra bytes buffer.
|
size |
unsigned char
|
|
Number of extra bytes to read.
|
offset |
unsigned char
|
|
Index where to read the first extra byte.
|
Description
Reads extra bytes of information from a spare area, using the provided scheme.
Source
The documentation for this Member was generated from the following files:
NandSpareScheme.c