NandFlashModel_GetBlockSizeInPages
Default mainpageat91libmemoriesnandflashNandFlashModel_GetBlockSizeInPages
Description Source Call Graph
NandFlashModel_GetBlockSizeInPages
Returns the number of pages in one single block of a device.
 
Syntax / parameters
unsigned short NandFlashModel_GetBlockSizeInPages (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned short
   
Description
Returns the number of pages in one single block of a device.

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