WriteCommand
Default mainpageat91libmemoriesnorflashWriteCommand
Description Source Call Graph
WriteCommand
Write a command to address.
 
Syntax / parameters
unsigned char WriteCommand (unsigned char portWidth, unsigned int commandAddress, unsigned int command)

Name Type Default Description
portWidth unsigned char
   
commandAddress unsigned int
  Command address offset.
command unsigned int
  Command to be send.
 
Return value unsigned char
   
Description
Write a command to address.

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