ReadRawData
Default mainpage
at91lib
memories
norflash
ReadRawData
Description
Source
Call Graph
ReadRawData
Reads
data
from the
NorFlash
chip into the provided buffer.
Syntax / parameters
void
ReadRawData
(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
Reads
data
from the
NorFlash
chip into the provided buffer.
Source
The documentation for this Member was generated from the following files:
NorFlashCommon.c