NandFlashModel_HasSmallBlocks
Default mainpage
at91lib
memories
nandflash
NandFlashModel_HasSmallBlocks
Description
Source
Call Graph
NandFlashModel_HasSmallBlocks
Returns 1 if the given NandFlash model uses the "small blocks/pages" command set; otherwise returns 0.
Syntax / parameters
unsigned char
NandFlashModel_HasSmallBlocks
(const struct
NandFlashModel
*model)
Name
Type
Default
Description
model
const struct
NandFlashModel
*
Pointer to a
NandFlashModel
instance.
Return value
unsigned char
Description
Returns 1 if the given NandFlash model uses the "small blocks/pages" command set; otherwise returns 0.
Source
The documentation for this Member was generated from the following files:
NandFlashModel.c