NorFlash_GetByteAddressInChip
Default mainpageat91libmemoriesnorflashNorFlash_GetByteAddressInChip
Description Source Call Graph
NorFlash_GetByteAddressInChip
Convert address to byte addressing and return the address in chip.
 
Syntax / parameters
unsigned int NorFlash_GetByteAddressInChip (struct NorFlashInfo *pNorFlashInfo, unsigned int offset)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to a NorFlashInfo instance. offset Address offset
offset unsigned int
   
 
Return value unsigned int
   
Description
Convert address to byte addressing and return the address in chip.

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