intel_UnlockSector
Default mainpageat91libmemoriesnorflashintel_UnlockSector
Description Source Call Graph
intel_UnlockSector
Unlocks the specified block of the device.
 
Syntax / parameters
void intel_UnlockSector (struct NorFlashInfo *pNorFlashInfo, unsigned int address)

Name Type Default Description
pNorFlashInfo struct NorFlashInfo *
  Pointer to an struct NorFlashInfo instance.
address unsigned int
  Address in sector.
Description
Unlocks the specified block of the device.

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