NandFlashModel_GetPageDataSize
Default mainpageat91libmemoriesnandflashNandFlashModel_GetPageDataSize
Description Source Call Graph
NandFlashModel_GetPageDataSize
Returns the size of the data area of a page in bytes.
 
Syntax / parameters
unsigned short NandFlashModel_GetPageDataSize (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned short
   
Description
Returns the size of the data area of a page in bytes.

 
Source
The documentation for this Member was generated from the following files:
  • NandFlashModel.c