NorFlash_GetDataBusWidth
Default mainpageat91libmemoriesnorflashNorFlash_GetDataBusWidth
Description Source Call Graph
NorFlash_GetDataBusWidth
Returns bus width in bits of giving device.
 
Syntax / parameters
unsigned char NorFlash_GetDataBusWidth (struct NorFlashInfo *pNorFlashInfo)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to a NorFlashInfo instance.
 
Return value unsigned char
   
Description
Returns bus width in bits of giving device.

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