NandFlashModel_GetDeviceId
Default mainpageat91libmemoriesnandflashNandFlashModel_GetDeviceId
Description Source Call Graph
NandFlashModel_GetDeviceId
Returns the device ID of a particular NandFlash model.
 
Syntax / parameters
unsigned char NandFlashModel_GetDeviceId (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned char
   
Description
Returns the device ID of a particular NandFlash model.

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