NandFlashModel_GetPageSpareSize
Default mainpage
at91lib
memories
nandflash
NandFlashModel_GetPageSpareSize
Description
Source
Call Graph
NandFlashModel_GetPageSpareSize
Returns the size of the spare area of a page in bytes.
Syntax / parameters
unsigned char
NandFlashModel_GetPageSpareSize
(const struct
NandFlashModel
*model)
Name
Type
Default
Description
model
const struct
NandFlashModel
*
Pointer to a
NandFlashModel
instance.
Return value
unsigned char
Description
Returns the size of the spare area of a page in bytes.
Spare size is 16/512 of
data
size
Source
The documentation for this Member was generated from the following files:
NandFlashModel.c