NorFlash_GetDeviceSizeInBytes
Default mainpageat91libmemoriesnorflashNorFlash_GetDeviceSizeInBytes
Description Source Call Graph
NorFlash_GetDeviceSizeInBytes
Returns the size of the whole device in bytes.
 
Syntax / parameters
unsigned long NorFlash_GetDeviceSizeInBytes (struct NorFlashInfo *pNorFlashInfo)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to a NorFlashInfo instance.
 
Return value unsigned long
   
Description
Returns the size of the whole device in bytes.

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