intel_ReadIdentification
Default mainpageat91libmemoriesnorflashintel_ReadIdentification
Description Source Call Graph
intel_ReadIdentification
The Read Device Identifier command instructs the device to output manufacturer code, device identifier code, block-lock status, protection register data, or configuration register data by giving offset.
 
Syntax / parameters
unsigned int intel_ReadIdentification (struct NorFlashInfo *pNorFlashInfo, unsigned int offset)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to an struct NorFlashInfo instance.
offset unsigned int
  0: Identifier address offset.
 
Return value unsigned int
   
Description
The Read Device Identifier command instructs the device to output manufacturer code, device identifier code, block-lock status, protection register data, or configuration register data by giving offset.

 
Source
The documentation for this Member was generated from the following file:
  • NorFlashIntel.c