XIsf_BufferReadParam Struct Reference

#include <xilisf.h>


Data Fields

u8 BufferNum
u8 * ReadPtr
u32 ByteOffset
u32 NumBytes


Detailed Description

The following structure definition specifies the operational parameters to be passed to the XIsf_Read API while reading data from the Internal SRAM buffer of Flash using XISF_BUFFER_READ or XISF_FAST_BUFFER_READ commands in Atmel Serial Flash.


Field Documentation

u8 XIsf_BufferReadParam::BufferNum
 

SRAM buffer number of Serial Flash

u32 XIsf_BufferReadParam::ByteOffset
 

Byte offset in the SRAM buffer from where the first byte is read

u32 XIsf_BufferReadParam::NumBytes
 

Number of bytes to be read from the buffer

u8* XIsf_BufferReadParam::ReadPtr
 

Read buffer pointer where data read from the SRAM buffer is stored


The documentation for this struct was generated from the following file:
Generated on Thu Feb 13 14:38:19 2014 for 2014.1_doc by  doxygen 1.4.5