NorFlash_GetDeviceSectorInRegion
Default mainpageat91libmemoriesnorflashNorFlash_GetDeviceSectorInRegion
Description Source Call Graph
NorFlash_GetDeviceSectorInRegion
Returns secort number on specified memory offset.
 
Syntax / parameters
unsigned short NorFlash_GetDeviceSectorInRegion (struct NorFlashInfo *pNorFlashInfo, unsigned int memoryOffset)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to a NorFlashInfo instance.
memoryOffset unsigned int
  Memory offset.
 
Return value unsigned short
   
Description
Returns secort number on specified memory offset.

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