Description
Source
Call Graph
amd_Program
It implement a program word command.


Syntax / parameters
Name |
Type |
Default |
Description |
pNorFlashInfo |
struct NorFlashInfo *
|
|
Pointer to an NorFlashInfo instance.
|
address |
unsigned int
|
|
Start address offset to be wrote.
|
data |
unsigned int
|
|
word to be written.
|
|
Return value |
unsigned char
|
|
|
Description
It implement a program word command.
Returns 0 if the operation was successful; otherwise returns an error code.
Source
The documentation for this Member was generated from the following file:
NorFlashAmd.c