NandFlashModel_SupportsCopyBack
Default mainpageat91libmemoriesnandflashNandFlashModel_SupportsCopyBack
Description Source Call Graph
NandFlashModel_SupportsCopyBack
Returns 1 if the device supports the copy-back operation.
 
Syntax / parameters
unsigned char NandFlashModel_SupportsCopyBack (const struct NandFlashModel *model)

Name Type Default Description
model const struct NandFlashModel *
  Pointer to a NandFlashModel instance.
 
Return value unsigned char
   
Description
Returns 1 if the device supports the copy-back operation.
Otherwise returns 0.
 
Source
The documentation for this Member was generated from the following files:
  • NandFlashModel.c