#include <xilisf.h>
Data Fields | |
| u8 | BufferNum |
| u8 * | ReadPtr |
| u32 | ByteOffset |
| u32 | NumBytes |
|
|
SRAM buffer number of Serial Flash |
|
|
Byte offset in the SRAM buffer from where the first byte is read |
|
|
Number of bytes to be read from the buffer |
|
|
Read buffer pointer where data read from the SRAM buffer is stored |
1.4.5