XIsf_ReadParam Struct Reference

#include <xilisf.h>


Data Fields

u32 Address
u8 * ReadPtr
u32 NumBytes
int NumDummyBytes


Detailed Description

The following structure definition specifies the operational parameters to be passed to the XIsf_Read API while performing Normal Read (XISF_READ), Fast Read (XISF_FAST_READ) and OTP Read (XISF_OTP_READ) operations .


Field Documentation

u32 XIsf_ReadParam::Address
 

Start address in the Serial Flash

u32 XIsf_ReadParam::NumBytes
 

Number of bytes to read

int XIsf_ReadParam::NumDummyBytes
 

Number of dummy bytes associated with the fast read command. Valid only for dual o/p fast read, dual i/o fast read, quad o/p fast read and quad i/o fast read

u8* XIsf_ReadParam::ReadPtr
 

Read buffer pointer where data needs to be 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