NandFlashModel_GetDataBusWidth
Default mainpageat91libmemoriesnandflashNandFlashModel_GetDataBusWidth
Description Source Call Graph
NandFlashModel_GetDataBusWidth
Returns the number of bits used by the data bus of a NandFlash device.
 
Syntax / parameters
unsigned char NandFlashModel_GetDataBusWidth (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned char
   
Description
Returns the number of bits used by the data bus of a NandFlash device.

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