WriteRawData
Default mainpage
at91lib
memories
norflash
WriteRawData
Description
Source
Call Graph
WriteRawData
Writes
data
to the
NorFlash
chip from the provided buffer.
Syntax / parameters
void
WriteRawData
(unsigned char portWidth, unsigned int dataAddress, unsigned char *buffer)
Name
Type
Default
Description
portWidth
unsigned char
dataAddress
unsigned int
buffer
unsigned char *
Buffer where the
data
will be stored.
Description
Writes
data
to the
NorFlash
chip from the provided buffer.
Source
The documentation for this Member was generated from the following files:
NorFlashCommon.c