NandFlashModel_GetDeviceSizeInBytes
Default mainpageat91libmemoriesnandflashNandFlashModel_GetDeviceSizeInBytes
Description Source Call Graph
NandFlashModel_GetDeviceSizeInBytes
Returns the size of the whole device in bytes (this does not include the size of the spare zones).
 
Syntax / parameters
unsigned long long NandFlashModel_GetDeviceSizeInBytes (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned long long
   
Description
Returns the size of the whole device in bytes (this does not include the size of the spare zones).

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