NorFlash_CFI_Detect
Default mainpageat91libmemoriesnorflashNorFlash_CFI_Detect
Description Source Call Graph
NorFlash_CFI_Detect
Looks for query struct in Norflash common flash interface.
 
Syntax / parameters
unsigned char NorFlash_CFI_Detect (struct NorFlash *norFlash, unsigned char hardwareBusWidth)

Name Type Default Description
norFlash struct NorFlash *
   
hardwareBusWidth unsigned char
   
 
Return value unsigned char
   
Description
Looks for query struct in Norflash common flash interface.
If found, the model variable is filled with the correct values. This function returns 0 if a matching model has been found; otherwise it returns NorCommon_ERROR_UNKNOWNMODEL.
 
Source
The documentation for this Member was generated from the following files:
  • NorFlashCFI.c