NandFlashModel_GetDeviceSizeInBlocks
Default mainpageat91libmemoriesnandflashNandFlashModel_GetDeviceSizeInBlocks
Description Source Call Graph
NandFlashModel_GetDeviceSizeInBlocks
Returns the number of blocks in the entire device.
 
Syntax / parameters
unsigned short NandFlashModel_GetDeviceSizeInBlocks (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 blocks in the entire device.

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