NorFlash_GetDeviceSectorAddress
Default mainpageat91libmemoriesnorflashNorFlash_GetDeviceSectorAddress
Description Source Call Graph
NorFlash_GetDeviceSectorAddress
Returns start address of specified sector number.
 
Syntax / parameters
unsigned int NorFlash_GetDeviceSectorAddress (struct NorFlashInfo *pNorFlashInfo, unsigned int sector)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to a NorFlashInfo instance.
sector unsigned int
  Sector number.
 
Return value unsigned int
   
Description
Returns start address of specified sector number.

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