Description
Source
Call Graph
NandSpareScheme_WriteExtra
Write extra bytes of information inside a spare area, using the provided scheme.


Syntax / parameters
Name |
Type |
Default |
Description |
scheme |
const struct NandSpareScheme *
|
|
Pointer to a NandSpareScheme instance.
|
spare |
unsigned char *
|
|
Spare area buffer.
|
extra |
const void *
|
|
Extra bytes to write.
|
size |
unsigned char
|
|
Number of extra bytes to write.
|
offset |
unsigned char
|
|
Index where to write the first extra byte.
|
Description
Write extra bytes of information inside a spare area, using the provided scheme.
Source
The documentation for this Member was generated from the following files:
NandSpareScheme.c