OpenCores
URL https://opencores.org/ocsvn/usb_fpga_2_14/usb_fpga_2_14/trunk

Subversion Repositories usb_fpga_2_14

[/] [usb_fpga_2_14/] [trunk/] [docs/] [java/] [index-all.html] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!-- NewPage -->
3
<html lang="de">
4
<head>
5
<!-- Generated by javadoc (version 1.7.0_79) on Wed Mar 22 19:20:13 CET 2017 -->
6
<title>Index</title>
7
<meta name="date" content="2017-03-22">
8
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
9
</head>
10
<body>
11
<script type="text/javascript"><!--
12
    if (location.href.indexOf('is-external=true') == -1) {
13
        parent.document.title="Index";
14
    }
15
//-->
16
</script>
17
<noscript>
18
<div>JavaScript is disabled on your browser.</div>
19
</noscript>
20
<!-- ========= START OF TOP NAVBAR ======= -->
21
<div class="topNav"><a name="navbar_top">
22
<!--   -->
23
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
<!--   -->
25
</a>
26
<ul class="navList" title="Navigation">
27
<li><a href="./ztex/package-summary.html">Package</a></li>
28
<li>Class</li>
29
<li><a href="./ztex/package-tree.html">Tree</a></li>
30
<li><a href="./deprecated-list.html">Deprecated</a></li>
31
<li class="navBarCell1Rev">Index</li>
32
<li><a href="./help-doc.html">Help</a></li>
33
</ul>
34
</div>
35
<div class="subNav">
36
<ul class="navList">
37
<li>Prev</li>
38
<li>Next</li>
39
</ul>
40
<ul class="navList">
41
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
42
<li><a href="index-all.html" target="_top">No Frames</a></li>
43
</ul>
44
<ul class="navList" id="allclasses_navbar_top">
45
<li><a href="./allclasses-noframe.html">All Classes</a></li>
46
</ul>
47
<div>
48
<script type="text/javascript"><!--
49
  allClassesLink = document.getElementById("allclasses_navbar_top");
50
  if(window==top) {
51
    allClassesLink.style.display = "block";
52
  }
53
  else {
54
    allClassesLink.style.display = "none";
55
  }
56
  //-->
57
</script>
58
</div>
59
<a name="skip-navbar_top">
60
<!--   -->
61
</a></div>
62
<!-- ========= END OF TOP NAVBAR ========= -->
63
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a name="_A_">
64
<!--   -->
65
</a>
66
<h2 class="title">A</h2>
67
<dl>
68
<dt><span class="strong"><a href="./ztex/Ztex1.html#allocateByteBuffer(byte[])">allocateByteBuffer(byte[])</a></span> - Static method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
69
<dd>
70
<div class="block">Utility function that creates a ByteBuffer from byte array.</div>
71
</dd>
72
<dt><span class="strong"><a href="./ztex/Ztex1.html#allocateByteBuffer(byte[],%20int,%20int)">allocateByteBuffer(byte[], int, int)</a></span> - Static method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
73
<dd>
74
<div class="block">Utility function that creates a ByteBuffer from byte array.</div>
75
</dd>
76
<dt><a href="./ztex/AlreadyConfiguredException.html" title="class in ztex"><span class="strong">AlreadyConfiguredException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
77
<dd>
78
<div class="block">Thrown if the FPGA is already configured.</div>
79
</dd>
80
<dt><span class="strong"><a href="./ztex/AlreadyConfiguredException.html#AlreadyConfiguredException(java.lang.String)">AlreadyConfiguredException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/AlreadyConfiguredException.html" title="class in ztex">AlreadyConfiguredException</a></dt>
81
<dd>
82
<div class="block">Constructs an instance from the given input string.</div>
83
</dd>
84
<dt><span class="strong"><a href="./ztex/AlreadyConfiguredException.html#AlreadyConfiguredException()">AlreadyConfiguredException()</a></span> - Constructor for exception ztex.<a href="./ztex/AlreadyConfiguredException.html" title="class in ztex">AlreadyConfiguredException</a></dt>
85
<dd>
86
<div class="block">Constructs an instance using a standard message.</div>
87
</dd>
88
</dl>
89
<a name="_B_">
90
<!--   -->
91
</a>
92
<h2 class="title">B</h2>
93
<dl>
94
<dt><a href="./ztex/BitstreamReadException.html" title="class in ztex"><span class="strong">BitstreamReadException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
95
<dd>
96
<div class="block">Signals that an error occurred while attempting to read a bitstream.</div>
97
</dd>
98
<dt><span class="strong"><a href="./ztex/BitstreamReadException.html#BitstreamReadException(java.lang.String)">BitstreamReadException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/BitstreamReadException.html" title="class in ztex">BitstreamReadException</a></dt>
99
<dd>
100
<div class="block">Constructs an instance from the given error message.</div>
101
</dd>
102
<dt><span class="strong"><a href="./ztex/BitstreamReadException.html#BitstreamReadException()">BitstreamReadException()</a></span> - Constructor for exception ztex.<a href="./ztex/BitstreamReadException.html" title="class in ztex">BitstreamReadException</a></dt>
103
<dd>
104
<div class="block">Constructs an instance using a standard message.</div>
105
</dd>
106
<dt><a href="./ztex/BitstreamUploadException.html" title="class in ztex"><span class="strong">BitstreamUploadException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
107
<dd>
108
<div class="block">Signals that an error occurred while attempting to upload the bitstream.</div>
109
</dd>
110
<dt><span class="strong"><a href="./ztex/BitstreamUploadException.html#BitstreamUploadException(java.lang.String)">BitstreamUploadException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/BitstreamUploadException.html" title="class in ztex">BitstreamUploadException</a></dt>
111
<dd>
112
<div class="block">Constructs an instance from the given error message.</div>
113
</dd>
114
<dt><span class="strong"><a href="./ztex/BitstreamUploadException.html#BitstreamUploadException()">BitstreamUploadException()</a></span> - Constructor for exception ztex.<a href="./ztex/BitstreamUploadException.html" title="class in ztex">BitstreamUploadException</a></dt>
115
<dd>
116
<div class="block">Constructs an instance using a standard message.</div>
117
</dd>
118
<dt><span class="strong"><a href="./ztex/ConfigData.html#boardNames">boardNames</a></span> - Static variable in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
119
<dd>
120
<div class="block">Kinds of FPGA Boards.</div>
121
</dd>
122
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#bufSize()">bufSize()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
123
<dd>
124
<div class="block">Return the buffer size.</div>
125
</dd>
126
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#bufSize()">bufSize()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
127
<dd>
128
<div class="block">Return the buffer size.</div>
129
</dd>
130
<dt><span class="strong"><a href="./ztex/Ztex1.html#bulkRead(int,%20java.nio.ByteBuffer,%20long)">bulkRead(int, ByteBuffer, long)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
131
<dd>
132
<div class="block">Wrapper method for LibUsb.bulkTransfer(DeviceHandle,byte,ByteBuffer,IntBuffer,long).</div>
133
</dd>
134
<dt><span class="strong"><a href="./ztex/Ztex1.html#bulkRead(int,%20byte[],%20int,%20long)">bulkRead(int, byte[], int, long)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
135
<dd>
136
<div class="block">Wrapper method for LibUsb.bulkTransfer(DeviceHandle,byte,ByteBuffer,IntBuffer,long).</div>
137
</dd>
138
<dt><span class="strong"><a href="./ztex/Ztex1.html#bulkWrite(int,%20java.nio.ByteBuffer,%20long)">bulkWrite(int, ByteBuffer, long)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
139
<dd>
140
<div class="block">Wrapper method for ibUsb.bulkTransfer(DeviceHandle,byte,ByteBuffer,IntBuffer,long).</div>
141
</dd>
142
<dt><span class="strong"><a href="./ztex/Ztex1.html#bulkWrite(int,%20byte[],%20int,%20long)">bulkWrite(int, byte[], int, long)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
143
<dd>
144
<div class="block">Wrapper method for LibUsb.bulkTransfer(DeviceHandle,byte,ByteBuffer,IntBuffer,long).</div>
145
</dd>
146
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#byteArrayString(byte[])">byteArrayString(byte[])</a></span> - Static method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
147
<dd>
148
<div class="block">Produces a nice string representation of an array of bytes.</div>
149
</dd>
150
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#byteCount()">byteCount()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
151
<dd>
152
<div class="block">Return the number of bytes read since last <a href="./ztex/ZtexUsbReader.html#start(long)"><code>ZtexUsbReader.start(long)</code></a>.</div>
153
</dd>
154
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#byteCount()">byteCount()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
155
<dd>
156
<div class="block">Return the number of bytes transmitted.</div>
157
</dd>
158
</dl>
159
<a name="_C_">
160
<!--   -->
161
</a>
162
<h2 class="title">C</h2>
163
<dl>
164
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#cancel()">cancel()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
165
<dd>
166
<div class="block">Cancels all pending transfers, also see <a href="./ztex/ZtexUsbReader.html#cancelWait(int)"><code>ZtexUsbReader.cancelWait(int)</code></a>,</div>
167
</dd>
168
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#cancel()">cancel()</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
169
<dd>
170
<div class="block">Cancels all pending transfers, also see <a href="./ztex/ZtexUsbWriter.html#cancelWait(int)"><code>cancelWait(int)</code></a>.</div>
171
</dd>
172
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#cancelWait(int)">cancelWait(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
173
<dd>
174
<div class="block">Cancels all pending transfers and waits until transfers are canceled.</div>
175
</dd>
176
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#cancelWait(int)">cancelWait(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
177
<dd>
178
<div class="block">Cancels all pending transfers and waits until transfers are canceled.</div>
179
</dd>
180
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_DEBUG">CAPABILITY_DEBUG</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
181
<dd>
182
<div class="block">Capability index for DEBUG helper support.</div>
183
</dd>
184
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_DEBUG2">CAPABILITY_DEBUG2</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
185
<dd>
186
<div class="block">Capability index for debug helper 2</div>
187
</dd>
188
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_DEFAULT">CAPABILITY_DEFAULT</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
189
<dd>
190
<div class="block">Capability index for default firmware interface</div>
191
</dd>
192
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_EEPROM">CAPABILITY_EEPROM</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
193
<dd>
194
<div class="block">Capability index for EEPROM support.</div>
195
</dd>
196
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_FLASH">CAPABILITY_FLASH</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
197
<dd>
198
<div class="block">Capability index for FLASH memory support.</div>
199
</dd>
200
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_FLASH2">CAPABILITY_FLASH2</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
201
<dd>
202
<div class="block">Capability index for 2nd FLASH memory support.</div>
203
</dd>
204
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_FPGA">CAPABILITY_FPGA</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
205
<dd>
206
<div class="block">Capability index for FPGA configuration support.</div>
207
</dd>
208
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_FX3">CAPABILITY_FX3</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
209
<dd>
210
<div class="block">Capability index for FX3 firmware</div>
211
</dd>
212
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_HS_FPGA">CAPABILITY_HS_FPGA</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
213
<dd>
214
<div class="block">Capability index for AVR XMEGA support.</div>
215
</dd>
216
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_MAC_EEPROM">CAPABILITY_MAC_EEPROM</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
217
<dd>
218
<div class="block">Capability index for AVR XMEGA support.</div>
219
</dd>
220
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_MULTI_FPGA">CAPABILITY_MULTI_FPGA</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
221
<dd>
222
<div class="block">Capability index for multi FPGA support</div>
223
</dd>
224
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_TEMP_SENSOR">CAPABILITY_TEMP_SENSOR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
225
<dd>
226
<div class="block">Capability index for Temperature sensor support</div>
227
</dd>
228
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#CAPABILITY_XMEGA">CAPABILITY_XMEGA</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
229
<dd>
230
<div class="block">Capability index for AVR XMEGA support.</div>
231
</dd>
232
<dt><a href="./ztex/CapabilityException.html" title="class in ztex"><span class="strong">CapabilityException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
233
<dd>
234
<div class="block">Thrown is a required capability is not available.</div>
235
</dd>
236
<dt><span class="strong"><a href="./ztex/CapabilityException.html#CapabilityException(ztex.Ztex1,%20java.lang.String)">CapabilityException(Ztex1, String)</a></span> - Constructor for exception ztex.<a href="./ztex/CapabilityException.html" title="class in ztex">CapabilityException</a></dt>
237
<dd>
238
<div class="block">Constructs an instance from a given device and capability string.</div>
239
</dd>
240
<dt><span class="strong"><a href="./ztex/CapabilityException.html#CapabilityException(java.lang.String)">CapabilityException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/CapabilityException.html" title="class in ztex">CapabilityException</a></dt>
241
<dd>
242
<div class="block">Constructs an instance from a given message string.</div>
243
</dd>
244
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#capabilityInfo(java.lang.String)">capabilityInfo(String)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
245
<dd>
246
<div class="block">Creates a String with capability information.</div>
247
</dd>
248
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#capabilityStrings">capabilityStrings</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
249
<dd>
250
<div class="block">The names of the capabilities</div>
251
</dd>
252
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#checkCapability(int,%20int)">checkCapability(int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
253
<dd>
254
<div class="block">Checks whether ZTEX descriptor 1 is available and interface 1 and a given capability are supported.</div>
255
</dd>
256
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#checkCapability(int)">checkCapability(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
257
<dd>
258
<div class="block">Checks whether ZTEX descriptor 1 is available and interface 1 and a given capability are supported.</div>
259
</dd>
260
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#checkCompatible(int,%20int,%20int,%20int)">checkCompatible(int, int, int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
261
<dd>
262
<div class="block">Checks whether the given product ID is compatible to the device corresponding to this class and whether interface 1 is supported.</div>
263
</dd>
264
<dt><span class="strong"><a href="./ztex/Ztex1.html#checkValid()">checkValid()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
265
<dd>
266
<div class="block">Checks whether ZTEX descriptor 1 is available.</div>
267
</dd>
268
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#checkValid()">checkValid()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
269
<dd>
270
<div class="block">Checks whether ZTEX descriptor 1 is available and interface 1 is supported.</div>
271
</dd>
272
<dt><span class="strong"><a href="./ztex/Ztex1.html#claimInterface(int)">claimInterface(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
273
<dd>
274
<div class="block">Claims an interface.</div>
275
</dd>
276
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#compatible(int,%20int,%20int,%20int)">compatible(int, int, int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
277
<dd>
278
<div class="block">Checks whether the given product ID is compatible to the device corresponding to this class and whether interface 1 is supported.</div>
279
</dd>
280
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#compatible(int,%20int,%20int,%20int)">compatible(int, int, int, int)</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
281
<dd>
282
<div class="block">Checks whether the given product ID is compatible to the device.</div>
283
</dd>
284
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#config">config</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
285
<dd>
286
<div class="block">The configuration data structure
287
 is initialized if this kind of data is present in MAC EEPROM.</div>
288
</dd>
289
<dt><a href="./ztex/ConfigData.html" title="class in ztex"><span class="strong">ConfigData</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
290
<dd>
291
<div class="block">This class represents the configuration data space of ZTEX FPGA Boards that support it.</div>
292
</dd>
293
<dt><span class="strong"><a href="./ztex/ConfigData.html#ConfigData()">ConfigData()</a></span> - Constructor for class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
294
<dd>
295
<div class="block">Constructs an empty instance.</div>
296
</dd>
297
<dt><span class="strong"><a href="./ztex/ConfigData.html#ConfigData(ztex.Ztex1v1)">ConfigData(Ztex1v1)</a></span> - Constructor for class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
298
<dd>
299
<div class="block">Constructs an instance and connects it with z.</div>
300
</dd>
301
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpga(java.io.InputStream,%20boolean,%20int)">configureFpga(InputStream, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
302
<dd>
303
<div class="block">Upload a Bitstream to the FPGA using high speed mode (if available) or low speed mode.</div>
304
</dd>
305
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpga(java.lang.String,%20boolean,%20int)">configureFpga(String, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
306
<dd>
307
<div class="block">Upload a Bitstream to the FPGA using high speed mode (if available) or low speed mode.</div>
308
</dd>
309
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpga(java.lang.String,%20boolean)">configureFpga(String, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
310
<dd>
311
<div class="block">Upload a Bitstream to the FPGA using high speed mode (if available) or low speed mode.</div>
312
</dd>
313
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpgaHS(java.io.InputStream,%20boolean,%20int)">configureFpgaHS(InputStream, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
314
<dd>
315
<div class="block">Upload a Bitstream to the FPGA using high speed mode.</div>
316
</dd>
317
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpgaHS(java.lang.String,%20boolean,%20int)">configureFpgaHS(String, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
318
<dd>
319
<div class="block">Upload a Bitstream to the FPGA using high speed mode.</div>
320
</dd>
321
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpgaLS(java.io.InputStream,%20boolean,%20int)">configureFpgaLS(InputStream, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
322
<dd>
323
<div class="block">Upload a Bitstream to the FPGA using low speed mode.</div>
324
</dd>
325
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#configureFpgaLS(java.lang.String,%20boolean,%20int)">configureFpgaLS(String, boolean, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
326
<dd>
327
<div class="block">Upload a Bitstream to the FPGA using low speed mode.</div>
328
</dd>
329
<dt><span class="strong"><a href="./ztex/ConfigData.html#connect(ztex.Ztex1v1)">connect(Ztex1v1)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
330
<dd>
331
<div class="block">Reads the configuration data (if existent) from a device and connects it to this instance.</div>
332
</dd>
333
<dt><span class="strong"><a href="./ztex/ZtexContext.html#context()">context()</a></span> - Method in class ztex.<a href="./ztex/ZtexContext.html" title="class in ztex">ZtexContext</a></dt>
334
<dd>
335
<div class="block">Returns the USB context.</div>
336
</dd>
337
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#context()">context()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
338
<dd>
339
<div class="block">Returns the USB context of the device.</div>
340
</dd>
341
<dt><span class="strong"><a href="./ztex/Ztex1.html#controlMsgTimeout">controlMsgTimeout</a></span> - Variable in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
342
<dd>
343
<div class="block">The timeout for  control messages in ms.</div>
344
</dd>
345
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#cypressProductIdBuggy">cypressProductIdBuggy</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
346
<dd>
347
<div class="block">Product ID of buggy FX3 devices (datecode 1149)</div>
348
</dd>
349
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#cypressProductIdFx2">cypressProductIdFx2</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
350
<dd>
351
<div class="block">EZ-USB USB FX2 product ID: 0x8613</div>
352
</dd>
353
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#cypressProductIdFx3">cypressProductIdFx3</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
354
<dd>
355
<div class="block">EZ-USB USB FX3 product ID: 0x00f3</div>
356
</dd>
357
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#cypressVendorId">cypressVendorId</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
358
<dd>
359
<div class="block">Cypress vendor ID: 0x4b4</div>
360
</dd>
361
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#cypressVendorIdBuggy">cypressVendorIdBuggy</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
362
<dd>
363
<div class="block">Vendor ID of buggy FX3 devices (datecode 1149)</div>
364
</dd>
365
</dl>
366
<a name="_D_">
367
<!--   -->
368
</a>
369
<h2 class="title">D</h2>
370
<dl>
371
<dt><span class="strong"><a href="./ztex/ConfigData.html#data()">data()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
372
<dd>
373
<div class="block">Returns a copy of the configuration data array.</div>
374
</dd>
375
<dt><span class="strong"><a href="./ztex/ImgFile.html#data">data</a></span> - Variable in class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
376
<dd>
377
<div class="block">This array stores the firmware image.</div>
378
</dd>
379
<dt><span class="strong"><a href="./ztex/ImgFile.html#dataInfo(java.io.PrintStream)">dataInfo(PrintStream)</a></span> - Method in class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
380
<dd>
381
<div class="block">Print out some information about the memory usage.</div>
382
</dd>
383
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2Cnt()">debug2Cnt()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
384
<dd>
385
<div class="block">Returns the number of messages in buffer.</div>
386
</dd>
387
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2EC()">debug2EC()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
388
<dd>
389
<div class="block">Returns an error code if a fatal error occurred (0 if no error occurred)</div>
390
</dd>
391
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2GetMessage(int)">debug2GetMessage(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
392
<dd>
393
<div class="block">Reads a debug message with given Index in raw format.</div>
394
</dd>
395
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2GetNextLogMessage()">debug2GetNextLogMessage()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
396
<dd>
397
<div class="block">Reads the next log message in string format.</div>
398
</dd>
399
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2LastIdx()">debug2LastIdx()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
400
<dd>
401
<div class="block">Returns index of last message + 1</div>
402
</dd>
403
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2LogIdx">debug2LogIdx</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
404
<dd>
405
<div class="block">Index of next log entry (messages of type 1 and 2) to be read.</div>
406
</dd>
407
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debug2PrintNextLogMessages(java.io.PrintStream)">debug2PrintNextLogMessages(PrintStream)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
408
<dd>
409
<div class="block">Prints new log message.</div>
410
</dd>
411
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debugLastMsg()">debugLastMsg()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
412
<dd>
413
<div class="block">Returns the number of the last message read out by <a href="./ztex/Ztex1v1.html#debugReadMessages(boolean,%20byte[])"><code>Ztex1v1.debugReadMessages(boolean,byte[])</code></a></div>
414
</dd>
415
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debugMsgSize()">debugMsgSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
416
<dd>
417
<div class="block">Returns the size of messages in bytes.</div>
418
</dd>
419
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debugNewMessages">debugNewMessages</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
420
<dd>
421
<div class="block">Is set by <a href="./ztex/Ztex1v1.html#debugReadMessages(boolean,%20byte[])"><code>Ztex1v1.debugReadMessages(boolean,byte[])</code></a> and contains the number of new messages.</div>
422
</dd>
423
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debugReadMessages(boolean,%20byte[])">debugReadMessages(boolean, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
424
<dd>
425
<div class="block">Reads debug messages from message stack.</div>
426
</dd>
427
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#debugStackSize()">debugStackSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
428
<dd>
429
<div class="block">Returns the size of message stack in messages.</div>
430
</dd>
431
<dt><span class="strong"><a href="./ztex/ConfigData.html#defaultBitstreamPath(java.lang.String)">defaultBitstreamPath(String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
432
<dd>
433
<div class="block">Returns the bitstream path if the same directory sheme as for the examples is used.</div>
434
</dd>
435
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultCheckVersion(int)">defaultCheckVersion(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
436
<dd>
437
<div class="block">Checks version of the default interface.</div>
438
</dd>
439
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultDisableWarnings">defaultDisableWarnings</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
440
<dd>
441
<div class="block">disable update warnings.</div>
442
</dd>
443
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultGpioCtl(int,%20int)">defaultGpioCtl(int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
444
<dd>
445
<div class="block">Reads and modifies the 4 GPIO pins.</div>
446
</dd>
447
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultInEP()">defaultInEP()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
448
<dd>
449
<div class="block">Returns input Endpoint of default interface
450
 used for high speed communication.</div>
451
</dd>
452
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLatestSubVersion">defaultLatestSubVersion</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
453
<dd>
454
<div class="block">sub-version number of the latest default interface.</div>
455
</dd>
456
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLatestVersion">defaultLatestVersion</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
457
<dd>
458
<div class="block">version number of the latest default interface.</div>
459
</dd>
460
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLsiGet(int)">defaultLsiGet(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
461
<dd>
462
<div class="block">Read data from the low speed interface of default firmwares.</div>
463
</dd>
464
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLsiGet(int,%20int[],%20int)">defaultLsiGet(int, int[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
465
<dd>
466
<div class="block">Read data from the low speed interface of default firmwares.</div>
467
</dd>
468
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLsiSet(int,%20int)">defaultLsiSet(int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
469
<dd>
470
<div class="block">Send data to the low speed interface of default firmwares.</div>
471
</dd>
472
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLsiSet(int,%20int[],%20int)">defaultLsiSet(int, int[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
473
<dd>
474
<div class="block">Send data to the low speed interface of default firmwares.</div>
475
</dd>
476
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultLsiSet(int[],%20int[],%20int)">defaultLsiSet(int[], int[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
477
<dd>
478
<div class="block">Send data to the low speed interface of default firmwares.</div>
479
</dd>
480
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultOutEP()">defaultOutEP()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
481
<dd>
482
<div class="block">Returns output Endpoint of default interface
483
 used for high speed communication.</div>
484
</dd>
485
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultReset(boolean)">defaultReset(boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
486
<dd>
487
<div class="block">Assert the reset signal.</div>
488
</dd>
489
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultReset()">defaultReset()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
490
<dd>
491
<div class="block">Assert the reset signal.</div>
492
</dd>
493
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultSubVersion()">defaultSubVersion()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
494
<dd>
495
<div class="block">Returns sub-version of the default interface.</div>
496
</dd>
497
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#defaultVersion()">defaultVersion()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
498
<dd>
499
<div class="block">Returns version of the default interface or 0 if default interface is not present.</div>
500
</dd>
501
<dt><span class="strong"><a href="./ztex/Ztex1.html#dev()">dev()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
502
<dd>
503
<div class="block">Returns the corresponding <a href="./ztex/ZtexDevice1.html" title="class in ztex"><code>ZtexDevice1</code></a>.</div>
504
</dd>
505
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#dev()">dev()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
506
<dd>
507
<div class="block">Returns the USB device.</div>
508
</dd>
509
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#device(int)">device(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
510
<dd>
511
<div class="block">Returns a device from the list of devices.</div>
512
</dd>
513
<dt><a href="./ztex/DeviceLostException.html" title="class in ztex"><span class="strong">DeviceLostException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
514
<dd>
515
<div class="block">Thrown if a device went lost after renumeration.</div>
516
</dd>
517
<dt><span class="strong"><a href="./ztex/DeviceLostException.html#DeviceLostException(java.lang.String)">DeviceLostException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/DeviceLostException.html" title="class in ztex">DeviceLostException</a></dt>
518
<dd>
519
<div class="block">Constructs an instance from the given input string.</div>
520
</dd>
521
<dt><span class="strong"><a href="./ztex/DeviceLostException.html#DeviceLostException()">DeviceLostException()</a></span> - Constructor for exception ztex.<a href="./ztex/DeviceLostException.html" title="class in ztex">DeviceLostException</a></dt>
522
<dd>
523
<div class="block">Constructs an instance using a standard message.</div>
524
</dd>
525
<dt><a href="./ztex/DeviceNotSupportedException.html" title="class in ztex"><span class="strong">DeviceNotSupportedException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
526
<dd>
527
<div class="block">Thrown if a device is not supported, i.e. has the wrong USB ID's.</div>
528
</dd>
529
<dt><span class="strong"><a href="./ztex/DeviceNotSupportedException.html#DeviceNotSupportedException(org.usb4java.Device)">DeviceNotSupportedException(Device)</a></span> - Constructor for exception ztex.<a href="./ztex/DeviceNotSupportedException.html" title="class in ztex">DeviceNotSupportedException</a></dt>
530
<dd>
531
<div class="block">Constructs an instance from the given device.</div>
532
</dd>
533
<dt><span class="strong"><a href="./ztex/ConfigData.html#disconnect()">disconnect()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
534
<dd>
535
<div class="block">Disconnects the currently connected device.</div>
536
</dd>
537
<dt><span class="strong"><a href="./ztex/Ztex1.html#dispose()">dispose()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
538
<dd>
539
<div class="block">This should be called if the class is not used anymore.</div>
540
</dd>
541
</dl>
542
<a name="_E_">
543
<!--   -->
544
</a>
545
<h2 class="title">E</h2>
546
<dl>
547
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromBytes">eepromBytes</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
548
<dd>
549
<div class="block">Number of bytes written to EEPROM.</div>
550
</dd>
551
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromChecksum">eepromChecksum</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
552
<dd>
553
<div class="block">Checksum of the last EEPROM transfer.</div>
554
</dd>
555
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromDisable()">eepromDisable()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
556
<dd>
557
<div class="block"><span class="strong">Deprecated.</span>
558
<div class="block"><i>Replaced by <a href="./ztex/Ztex1v1.html#nvDisableFirmware()"><code>Ztex1v1.nvDisableFirmware()</code></a></i></div>
559
</div>
560
</dd>
561
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromRead(int,%20byte[],%20int)">eepromRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
562
<dd>
563
<div class="block">Reads data from the EEPROM.</div>
564
</dd>
565
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromState()">eepromState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
566
<dd>
567
<div class="block">Reads the current EEPROM status.</div>
568
</dd>
569
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromUpload(ztex.ZtexImgFile1,%20boolean)">eepromUpload(ZtexImgFile1, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
570
<dd>
571
<div class="block"><span class="strong">Deprecated.</span>
572
<div class="block"><i>Replaced by <a href="./ztex/Ztex1v1.html#nvUploadFirmware(ztex.ZtexImgFile1,%20boolean)"><code>Ztex1v1.nvUploadFirmware(ZtexImgFile1,boolean)</code></a></i></div>
573
</div>
574
</dd>
575
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromUpload(java.lang.String,%20boolean)">eepromUpload(String, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
576
<dd>
577
<div class="block"><span class="strong">Deprecated.</span>
578
<div class="block"><i>Replaced by <a href="./ztex/Ztex1v1.html#nvUploadFirmware(java.lang.String,%20boolean)"><code>Ztex1v1.nvUploadFirmware(String,boolean)</code></a></i></div>
579
</div>
580
</dd>
581
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#eepromWrite(int,%20byte[],%20int)">eepromWrite(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
582
<dd>
583
<div class="block">Writes data to the EEPROM.</div>
584
</dd>
585
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#enableExtraFpgaConfigurationChecks">enableExtraFpgaConfigurationChecks</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
586
<dd>
587
<div class="block">Enables extra FPGA configuration checks.</div>
588
</dd>
589
<dt><span class="strong"><a href="./ztex/Fx3Errors.html#errStr(int)">errStr(int)</a></span> - Static method in class ztex.<a href="./ztex/Fx3Errors.html" title="class in ztex">Fx3Errors</a></dt>
590
<dd>
591
<div class="block">Return FX3 runtime error string.</div>
592
</dd>
593
<dt><a href="./ztex/EzUsb.html" title="class in ztex"><span class="strong">EzUsb</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
594
<dd>
595
<div class="block">Provides methods for uploading firmware to Cypress EZ-USB devices.</div>
596
</dd>
597
<dt><span class="strong"><a href="./ztex/EzUsb.html#EzUsb()">EzUsb()</a></span> - Constructor for class ztex.<a href="./ztex/EzUsb.html" title="class in ztex">EzUsb</a></dt>
598
<dd>&nbsp;</dd>
599
</dl>
600
<a name="_F_">
601
<!--   -->
602
</a>
603
<h2 class="title">F</h2>
604
<dl>
605
<dt><span class="strong"><a href="./ztex/Ztex1.html#finalize()">finalize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
606
<dd>
607
<div class="block">Releases all resources.</div>
608
</dd>
609
<dt><span class="strong"><a href="./ztex/ZtexContext.html#finalize()">finalize()</a></span> - Method in class ztex.<a href="./ztex/ZtexContext.html" title="class in ztex">ZtexContext</a></dt>
610
<dd>
611
<div class="block">Releases all resources.</div>
612
</dd>
613
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#finalize()">finalize()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
614
<dd>
615
<div class="block">Releases all resources.</div>
616
</dd>
617
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#finalize()">finalize()</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
618
<dd>
619
<div class="block">Releases all resources.</div>
620
</dd>
621
<dt><a href="./ztex/FirmwareUploadException.html" title="class in ztex"><span class="strong">FirmwareUploadException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
622
<dd>
623
<div class="block">Signals that an error occured while attempting to upload the firmware.</div>
624
</dd>
625
<dt><span class="strong"><a href="./ztex/FirmwareUploadException.html#FirmwareUploadException(java.lang.String)">FirmwareUploadException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/FirmwareUploadException.html" title="class in ztex">FirmwareUploadException</a></dt>
626
<dd>
627
<div class="block">Constructs an instance from the given error message.</div>
628
</dd>
629
<dt><span class="strong"><a href="./ztex/FirmwareUploadException.html#FirmwareUploadException()">FirmwareUploadException()</a></span> - Constructor for exception ztex.<a href="./ztex/FirmwareUploadException.html" title="class in ztex">FirmwareUploadException</a></dt>
630
<dd>
631
<div class="block">Constructs an instance using a standard message.</div>
632
</dd>
633
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2EC">flash2EC</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
634
<dd>
635
<div class="block">Last 2nd Flash error code obtained by <a href="./ztex/Ztex1v1.html#flashState()"><code>Ztex1v1.flashState()</code></a>.</div>
636
</dd>
637
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2Enabled()">flash2Enabled()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
638
<dd>
639
<div class="block">Returns true if 2nd Flash memory is installed.</div>
640
</dd>
641
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2Info()">flash2Info()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
642
<dd>
643
<div class="block">Returns information about 2nd Flash memory.</div>
644
</dd>
645
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2ReadSector(int,%20int,%20byte[])">flash2ReadSector(int, int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
646
<dd>
647
<div class="block">Reads a integer number of sectors from the 2nd Flash memory.</div>
648
</dd>
649
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2ReadSector(int,%20byte[])">flash2ReadSector(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
650
<dd>
651
<div class="block">Reads one sector from the 2nd Flash memory.</div>
652
</dd>
653
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2Sectors()">flash2Sectors()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
654
<dd>
655
<div class="block">Returns the number of sectors of the 2nd Flash memory or 0, if no 2nd Flash is installed.</div>
656
</dd>
657
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2SectorSize()">flash2SectorSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
658
<dd>
659
<div class="block">Returns the sector size of the 2nd Flash memory or 0, if no 2nd Flash is installed.</div>
660
</dd>
661
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2Size()">flash2Size()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
662
<dd>
663
<div class="block">Returns the size of 2nd Flash memory or 0, if no 2nd Flash memory is installed.</div>
664
</dd>
665
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2State()">flash2State()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
666
<dd>
667
<div class="block">Reads the the 2nd Flash memory status and information.</div>
668
</dd>
669
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2StrError()">flash2StrError()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
670
<dd>
671
<div class="block">Gets the last 2nd Flash error from the device.</div>
672
</dd>
673
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2WriteSector(int,%20int,%20byte[])">flash2WriteSector(int, int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
674
<dd>
675
<div class="block">Writes a integer number of sectors to the 2nd Flash.</div>
676
</dd>
677
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flash2WriteSector(int,%20byte[])">flash2WriteSector(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
678
<dd>
679
<div class="block">Writes one sector to the 2nd Flash memory.</div>
680
</dd>
681
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_BUSY">FLASH_EC_BUSY</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
682
<dd>
683
<div class="block">Signals that Flash memory it busy.</div>
684
</dd>
685
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_CMD_ERROR">FLASH_EC_CMD_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
686
<dd>
687
<div class="block">Signals an error while attempting to execute a command.</div>
688
</dd>
689
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_NO_ERROR">FLASH_EC_NO_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
690
<dd>
691
<div class="block">Means no error.</div>
692
</dd>
693
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_NOTSUPPORTED">FLASH_EC_NOTSUPPORTED</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
694
<dd>
695
<div class="block">Signals the installed Flash memory is not supported.</div>
696
</dd>
697
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_PENDING">FLASH_EC_PENDING</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
698
<dd>
699
<div class="block">Signals that another Flash operation is pending.</div>
700
</dd>
701
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_READ_ERROR">FLASH_EC_READ_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
702
<dd>
703
<div class="block">Signals an error while attempting to read from Flash.</div>
704
</dd>
705
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_RUNTIME">FLASH_EC_RUNTIME</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
706
<dd>
707
<div class="block">Signals a runtime error of the firmware.</div>
708
</dd>
709
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_TIMEOUT">FLASH_EC_TIMEOUT</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
710
<dd>
711
<div class="block">Signals that a timeout occurred.</div>
712
</dd>
713
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#FLASH_EC_WRITE_ERROR">FLASH_EC_WRITE_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
714
<dd>
715
<div class="block">Signals an error while attempting to write to Flash.</div>
716
</dd>
717
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashEC">flashEC</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
718
<dd>
719
<div class="block">Last Flash error code obtained by <a href="./ztex/Ztex1v1.html#flashState()"><code>Ztex1v1.flashState()</code></a>.</div>
720
</dd>
721
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashEnabled()">flashEnabled()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
722
<dd>
723
<div class="block">Returns true if Flash memory is installed.</div>
724
</dd>
725
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashFirstFreeSector()">flashFirstFreeSector()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
726
<dd>
727
<div class="block">Returns the first free sector of the Flash memory.</div>
728
</dd>
729
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashInfo()">flashInfo()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
730
<dd>
731
<div class="block">Returns information about Flash memory.</div>
732
</dd>
733
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashReadSector(int,%20int,%20byte[])">flashReadSector(int, int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
734
<dd>
735
<div class="block">Reads a integer number of sectors from the Flash.</div>
736
</dd>
737
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashReadSector(int,%20byte[])">flashReadSector(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
738
<dd>
739
<div class="block">Reads one sector from the Flash.</div>
740
</dd>
741
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashResetBitstream()">flashResetBitstream()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
742
<dd>
743
<div class="block">Clears a Bitstream from the Flash.</div>
744
</dd>
745
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashSectors()">flashSectors()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
746
<dd>
747
<div class="block">Returns the number of sectors of the Flash memory or 0, if no Flash memory is installed.</div>
748
</dd>
749
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashSectorSize()">flashSectorSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
750
<dd>
751
<div class="block">Returns the sector size of the Flash memory or 0, if no Flash is installed.</div>
752
</dd>
753
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashSize()">flashSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
754
<dd>
755
<div class="block">Returns the size of Flash memory or 0, if no Flash memory is installed.</div>
756
</dd>
757
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashState()">flashState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
758
<dd>
759
<div class="block">Reads the the Flash memory status and information.</div>
760
</dd>
761
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashStrError(int)">flashStrError(int)</a></span> - Static method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
762
<dd>
763
<div class="block">Converts a given error code into a String.</div>
764
</dd>
765
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashStrError()">flashStrError()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
766
<dd>
767
<div class="block">Gets the last Flash error from the device.</div>
768
</dd>
769
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashUploadBitstream(java.io.InputStream,%20int)">flashUploadBitstream(InputStream, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
770
<dd>
771
<div class="block">Uploads a Bitstream to the Flash.</div>
772
</dd>
773
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashUploadBitstream(java.lang.String,%20int)">flashUploadBitstream(String, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
774
<dd>
775
<div class="block">Uploads a Bitstream to the Flash.</div>
776
</dd>
777
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashUploadBitstream(java.lang.String)">flashUploadBitstream(String)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
778
<dd>
779
<div class="block">Uploads a Bitstream to the Flash.</div>
780
</dd>
781
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashWriteSector(int,%20int,%20byte[])">flashWriteSector(int, int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
782
<dd>
783
<div class="block">Writes a integer number of sectors to the Flash.</div>
784
</dd>
785
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#flashWriteSector(int,%20byte[])">flashWriteSector(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
786
<dd>
787
<div class="block">Writes one sector to the Flash.</div>
788
</dd>
789
<dt><span class="strong"><a href="./ztex/ConfigData.html#fpgas">fpgas</a></span> - Static variable in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
790
<dd>
791
<div class="block">FPGA's used on ZTEX FPGA Boards.</div>
792
</dd>
793
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#fwVersion()">fwVersion()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
794
<dd>
795
<div class="block">Returns the firmware version.</div>
796
</dd>
797
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#fwVersion()">fwVersion()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
798
<dd>
799
<div class="block">Returns the firmware version.</div>
800
</dd>
801
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#fx3()">fx3()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
802
<dd>
803
<div class="block">Returns true if device is an FX3</div>
804
</dd>
805
<dt><a href="./ztex/Fx3Errors.html" title="class in ztex"><span class="strong">Fx3Errors</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
806
<dd>
807
<div class="block">FX3 runtime error strings</div>
808
</dd>
809
<dt><span class="strong"><a href="./ztex/Fx3Errors.html#Fx3Errors()">Fx3Errors()</a></span> - Constructor for class ztex.<a href="./ztex/Fx3Errors.html" title="class in ztex">Fx3Errors</a></dt>
810
<dd>&nbsp;</dd>
811
</dl>
812
<a name="_G_">
813
<!--   -->
814
</a>
815
<h2 class="title">G</h2>
816
<dl>
817
<dt><span class="strong"><a href="./ztex/ConfigData.html#getBitstreamSize()">getBitstreamSize()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
818
<dd>
819
<div class="block">Returns actual size of bitstream in bytes sectors.
820
 
821
</dd>
822
<dt><span class="strong"><a href="./ztex/ConfigData.html#getBitstreamStart()">getBitstreamStart()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
823
<dd>
824
<div class="block">Returns bitstream start position in bytes.</div>
825
</dd>
826
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#getBuffer(byte[],%20int)">getBuffer(byte[], int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
827
<dd>
828
<div class="block">Get the next buffer.</div>
829
</dd>
830
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#getFlash2EC()">getFlash2EC()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
831
<dd>
832
<div class="block">Gets the last 2nd Flash memory error from the device.</div>
833
</dd>
834
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#getFlashEC()">getFlashEC()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
835
<dd>
836
<div class="block">Gets the last Flash error from the device.</div>
837
</dd>
838
<dt><span class="strong"><a href="./ztex/ConfigData.html#getFpga()">getFpga()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
839
<dd>
840
<div class="block">Returns FPGA information.</div>
841
</dd>
842
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#getFpgaConfiguration()">getFpgaConfiguration()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
843
<dd>
844
<div class="block">Returns true if the FPGA is configured.</div>
845
</dd>
846
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#getFpgaConfigurationStr()">getFpgaConfigurationStr()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
847
<dd>
848
<div class="block">Returns a string that indicates the FPGA configuration status.</div>
849
</dd>
850
<dt><span class="strong"><a href="./ztex/JInputStream.html#getInputStream(java.lang.String)">getInputStream(String)</a></span> - Static method in class ztex.<a href="./ztex/JInputStream.html" title="class in ztex">JInputStream</a></dt>
851
<dd>
852
<div class="block">Creates an InputStream instance from a giving file name.</div>
853
</dd>
854
<dt><span class="strong"><a href="./ztex/Ztex1.html#getInterfaceClaimed(int)">getInterfaceClaimed(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
855
<dd>
856
<div class="block">Returns true if interface is claimed.</div>
857
</dd>
858
<dt><span class="strong"><a href="./ztex/ConfigData.html#getMajorVersion()">getMajorVersion()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
859
<dd>
860
<div class="block">Returns the major version number, e.g. 2 for USB-FPGA Modules 2.14b.</div>
861
</dd>
862
<dt><span class="strong"><a href="./ztex/ConfigData.html#getMaxBitstreamSize()">getMaxBitstreamSize()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
863
<dd>
864
<div class="block">Returns maximum size of bitstream in bytes.</div>
865
</dd>
866
<dt><span class="strong"><a href="./ztex/ConfigData.html#getMinorVersion()">getMinorVersion()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
867
<dd>
868
<div class="block">Returns the minor version number, e.g. 14 for USB-FPGA Modules 2.14b.</div>
869
</dd>
870
<dt><span class="strong"><a href="./ztex/ConfigData.html#getName()">getName()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
871
<dd>
872
<div class="block">Returns the name of the FPGA Board.</div>
873
</dd>
874
<dt><span class="strong"><a href="./ztex/ConfigData.html#getRamSize()">getRamSize()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
875
<dd>
876
<div class="block">Returns RAM size in bytes.</div>
877
</dd>
878
<dt><span class="strong"><a href="./ztex/ConfigData.html#getRamType()">getRamType()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
879
<dd>
880
<div class="block">Returns RAM type and speed.</div>
881
</dd>
882
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#getUsb3Errors()">getUsb3Errors()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
883
<dd>
884
<div class="block">Reads USB 3.0 errors and stores them in <a href="./ztex/Ztex1v1.html#usb3SndErrors"><code>Ztex1v1.usb3SndErrors</code></a> <a href="./ztex/Ztex1v1.html#usb3RcvErrors"><code>Ztex1v1.usb3RcvErrors</code></a>.</div>
885
</dd>
886
<dt><span class="strong"><a href="./ztex/ConfigData.html#getUserData(int)">getUserData(int)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
887
<dd>
888
<div class="block">Returns user data at index i.</div>
889
</dd>
890
<dt><span class="strong"><a href="./ztex/ConfigData.html#getVariant()">getVariant()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
891
<dd>
892
<div class="block">Returns the variant letter, e.g.</div>
893
</dd>
894
</dl>
895
<a name="_H_">
896
<!--   -->
897
</a>
898
<h2 class="title">H</h2>
899
<dl>
900
<dt><span class="strong"><a href="./ztex/Ztex1.html#handle()">handle()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
901
<dd>
902
<div class="block">Returns the USB file handle.</div>
903
</dd>
904
</dl>
905
<a name="_I_">
906
<!--   -->
907
</a>
908
<h2 class="title">I</h2>
909
<dl>
910
<dt><a href="./ztex/ImgFile.html" title="class in ztex"><span class="strong">ImgFile</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
911
<dd>
912
<div class="block">A class representing a firmware image.</div>
913
</dd>
914
<dt><span class="strong"><a href="./ztex/ImgFile.html#ImgFile(java.io.InputStream,%20java.lang.String)">ImgFile(InputStream, String)</a></span> - Constructor for class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
915
<dd>
916
<div class="block">Constructs an instance from a given file name.</div>
917
</dd>
918
<dt><span class="strong"><a href="./ztex/ImgFile.html#ImgFile(java.lang.String)">ImgFile(String)</a></span> - Constructor for class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
919
<dd>
920
<div class="block">Constructs an instance from a given file name.</div>
921
</dd>
922
<dt><a href="./ztex/ImgFileDamagedException.html" title="class in ztex"><span class="strong">ImgFileDamagedException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
923
<dd>
924
<div class="block">Signals that a firmware image is corrupt.</div>
925
</dd>
926
<dt><span class="strong"><a href="./ztex/ImgFileDamagedException.html#ImgFileDamagedException(java.lang.String,%20int,%20java.lang.String)">ImgFileDamagedException(String, int, String)</a></span> - Constructor for exception ztex.<a href="./ztex/ImgFileDamagedException.html" title="class in ztex">ImgFileDamagedException</a></dt>
927
<dd>
928
<div class="block">Constructs an instance from a given file name, line number and error message.</div>
929
</dd>
930
<dt><span class="strong"><a href="./ztex/ImgFileDamagedException.html#ImgFileDamagedException(java.lang.String,%20java.lang.String)">ImgFileDamagedException(String, String)</a></span> - Constructor for exception ztex.<a href="./ztex/ImgFileDamagedException.html" title="class in ztex">ImgFileDamagedException</a></dt>
931
<dd>
932
<div class="block">Constructs an instance from a given file name and error message.</div>
933
</dd>
934
<dt><a href="./ztex/ImgParseException.html" title="class in ztex"><span class="strong">ImgParseException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
935
<dd>
936
<div class="block">Signals that an error occurred while attempting to decode the firmware file.</div>
937
</dd>
938
<dt><span class="strong"><a href="./ztex/ImgParseException.html#ImgParseException(java.lang.String)">ImgParseException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/ImgParseException.html" title="class in ztex">ImgParseException</a></dt>
939
<dd>
940
<div class="block">Constructs an instance from the given error message.</div>
941
</dd>
942
<dt><a href="./ztex/IncompatibleFirmwareException.html" title="class in ztex"><span class="strong">IncompatibleFirmwareException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
943
<dd>
944
<div class="block">Thrown while attempting to overwrite an existing firmware with an incompatible one.</div>
945
</dd>
946
<dt><span class="strong"><a href="./ztex/IncompatibleFirmwareException.html#IncompatibleFirmwareException(java.lang.String)">IncompatibleFirmwareException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/IncompatibleFirmwareException.html" title="class in ztex">IncompatibleFirmwareException</a></dt>
947
<dd>
948
<div class="block">Constructs an instance from the given error message.</div>
949
</dd>
950
<dt><span class="strong"><a href="./ztex/IncompatibleFirmwareException.html#IncompatibleFirmwareException()">IncompatibleFirmwareException()</a></span> - Constructor for exception ztex.<a href="./ztex/IncompatibleFirmwareException.html" title="class in ztex">IncompatibleFirmwareException</a></dt>
951
<dd>
952
<div class="block">Constructs an instance using a standard message.</div>
953
</dd>
954
<dt><span class="strong"><a href="./ztex/Ztex1.html#init()">init()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
955
<dd>
956
<div class="block">Initializates the class.</div>
957
</dd>
958
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#init()">init()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
959
<dd>
960
<div class="block">Initializates the class.</div>
961
</dd>
962
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#InterfaceCapabilities(int)">InterfaceCapabilities(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
963
<dd>
964
<div class="block">Returns interface capability bit.</div>
965
</dd>
966
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#interfaceCapabilities()">interfaceCapabilities()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
967
<dd>
968
<div class="block">Returns the interface capabilities (all 6 bytes).</div>
969
</dd>
970
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#interfaceCapabilities(int)">interfaceCapabilities(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
971
<dd>
972
<div class="block">Returns byte i of the interface capabilities.</div>
973
</dd>
974
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#interfaceCapabilities(int,%20int)">interfaceCapabilities(int, int)</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
975
<dd>
976
<div class="block">Returns byte i, bit j  of the interface capabilities.</div>
977
</dd>
978
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#interfaceCapabilities()">interfaceCapabilities()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
979
<dd>
980
<div class="block">Returns the interface capabilities (all 6 bytes).</div>
981
</dd>
982
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#interfaceCapabilities(int)">interfaceCapabilities(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
983
<dd>
984
<div class="block">Returns byte i of the interface capabilities.</div>
985
</dd>
986
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#interfaceVersion()">interfaceVersion()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
987
<dd>
988
<div class="block">Returns the interface version.</div>
989
</dd>
990
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#interfaceVersion()">interfaceVersion()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
991
<dd>
992
<div class="block">Returns the interface version.</div>
993
</dd>
994
<dt><a href="./ztex/InvalidFirmwareException.html" title="class in ztex"><span class="strong">InvalidFirmwareException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
995
<dd>
996
<div class="block">Thrown if a device runs with no or the wrong firmware, i.e. if the ZTEX descriptor is not found or damaged.</div>
997
</dd>
998
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(java.lang.String)">InvalidFirmwareException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
999
<dd>
1000
<div class="block">Constructs an instance from the error message.</div>
1001
</dd>
1002
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.Ztex1,%20java.lang.String)">InvalidFirmwareException(Ztex1, String)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1003
<dd>
1004
<div class="block">Constructs an instance from the given device and error message.</div>
1005
</dd>
1006
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.ZtexDevice1,%20java.lang.String)">InvalidFirmwareException(ZtexDevice1, String)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1007
<dd>
1008
<div class="block">Constructs an instance from the given device and error message.</div>
1009
</dd>
1010
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(org.usb4java.Device,%20java.lang.String)">InvalidFirmwareException(Device, String)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1011
<dd>
1012
<div class="block">Constructs an instance from the given device and error message.</div>
1013
</dd>
1014
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.Ztex1)">InvalidFirmwareException(Ztex1)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1015
<dd>
1016
<div class="block">Constructs an instance from the given device and error message.</div>
1017
</dd>
1018
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.ZtexDevice1)">InvalidFirmwareException(ZtexDevice1)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1019
<dd>
1020
<div class="block">Constructs an instance from the given device and error message.</div>
1021
</dd>
1022
<dt><span class="strong"><a href="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(org.usb4java.Device)">InvalidFirmwareException(Device)</a></span> - Constructor for exception ztex.<a href="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</a></dt>
1023
<dd>
1024
<div class="block">Constructs an instance from the given device and error message.</div>
1025
</dd>
1026
<dt><span class="strong"><a href="./ztex/ImgFile.html#isFx3">isFx3</a></span> - Variable in class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
1027
<dd>
1028
<div class="block">Assumed to be an FX3 firmware.</div>
1029
</dd>
1030
</dl>
1031
<a name="_J_">
1032
<!--   -->
1033
</a>
1034
<h2 class="title">J</h2>
1035
<dl>
1036
<dt><a href="./ztex/JInputStream.html" title="class in ztex"><span class="strong">JInputStream</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1037
<dd>
1038
<div class="block">Creates an input stream from a regular file or a system resource file (i.e. a file from the current jar file).</div>
1039
</dd>
1040
<dt><span class="strong"><a href="./ztex/JInputStream.html#JInputStream()">JInputStream()</a></span> - Constructor for class ztex.<a href="./ztex/JInputStream.html" title="class in ztex">JInputStream</a></dt>
1041
<dd>&nbsp;</dd>
1042
</dl>
1043
<a name="_M_">
1044
<!--   -->
1045
</a>
1046
<h2 class="title">M</h2>
1047
<dl>
1048
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#macEepromRead(int,%20byte[],%20int)">macEepromRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1049
<dd>
1050
<div class="block">Reads data from the MAC EEPROM.</div>
1051
</dd>
1052
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#macEepromState()">macEepromState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1053
<dd>
1054
<div class="block">Reads the current MAC EEPROM status.</div>
1055
</dd>
1056
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#macEepromWrite(int,%20byte[],%20int)">macEepromWrite(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1057
<dd>
1058
<div class="block">Writes data to the MAC EEPROM.</div>
1059
</dd>
1060
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#macRead(byte[])">macRead(byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1061
<dd>
1062
<div class="block">Reads MAC address from MAC EEPROM.</div>
1063
</dd>
1064
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#manufacturerString()">manufacturerString()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1065
<dd>
1066
<div class="block">Returns the manufacturer string of the device.</div>
1067
</dd>
1068
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#moduleReserved()">moduleReserved()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1069
<dd>
1070
<div class="block">Returns the application specific information (all 12 bytes).</div>
1071
</dd>
1072
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#moduleReserved(int)">moduleReserved(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1073
<dd>
1074
<div class="block">Returns byte i of the application specific information.</div>
1075
</dd>
1076
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#moduleReserved()">moduleReserved()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1077
<dd>
1078
<div class="block">Returns the application specific information (all 12 bytes).</div>
1079
</dd>
1080
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#moduleReserved(int)">moduleReserved(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1081
<dd>
1082
<div class="block">Returns byte i of the application specific information.</div>
1083
</dd>
1084
</dl>
1085
<a name="_N_">
1086
<!--   -->
1087
</a>
1088
<h2 class="title">N</h2>
1089
<dl>
1090
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#name(org.usb4java.Device)">name(Device)</a></span> - Static method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1091
<dd>
1092
<div class="block">Returns a name that identifies a device.</div>
1093
</dd>
1094
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#name()">name()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1095
<dd>
1096
<div class="block">Returns a name that identifies the device.</div>
1097
</dd>
1098
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#numberOfDevices()">numberOfDevices()</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1099
<dd>
1100
<div class="block">Returns the number of devices found.</div>
1101
</dd>
1102
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#numberOfFpgas()">numberOfFpgas()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1103
<dd>
1104
<div class="block">Returns the number of FPGA's</div>
1105
</dd>
1106
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#nvDisableFirmware()">nvDisableFirmware()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1107
<dd>
1108
<div class="block">Disables the firmware stored in the non-volatile memory.</div>
1109
</dd>
1110
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#nvUploadFirmware(ztex.ZtexImgFile1,%20boolean)">nvUploadFirmware(ZtexImgFile1, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1111
<dd>
1112
<div class="block">Upload the firmware to the non-volatile memory.</div>
1113
</dd>
1114
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#nvUploadFirmware(java.lang.String,%20boolean)">nvUploadFirmware(String, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1115
<dd>
1116
<div class="block">Upload the firmware to the non-volatile memory.</div>
1117
</dd>
1118
</dl>
1119
<a name="_P_">
1120
<!--   -->
1121
</a>
1122
<h2 class="title">P</h2>
1123
<dl>
1124
<dt><span class="strong"><a href="./ztex/ConfigData.html#packages">packages</a></span> - Static variable in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1125
<dd>
1126
<div class="block">FPGA packages used on ZTEX FPGA boards.</div>
1127
</dd>
1128
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#printBus(java.io.PrintStream)">printBus(PrintStream)</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1129
<dd>
1130
<div class="block">Prints out a list of devices found.</div>
1131
</dd>
1132
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#printFpgaState()">printFpgaState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1133
<dd>
1134
<div class="block">Prints out the FPGA state.</div>
1135
</dd>
1136
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#printMmc2State()">printMmc2State()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1137
<dd>
1138
<div class="block">Prints out some debug information about *SD/MMC Flash cards in SPI mode.</div>
1139
</dd>
1140
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#printMmcState()">printMmcState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1141
<dd>
1142
<div class="block">Prints out some debug information about *SD/MMC Flash cards in SPI mode.</div>
1143
</dd>
1144
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#printSpiState()">printSpiState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1145
<dd>
1146
<div class="block">Prints out some debug information about SPI Flash.</div>
1147
</dd>
1148
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#productId()">productId()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1149
<dd>
1150
<div class="block">Returns the product ID (all 4 bytes).</div>
1151
</dd>
1152
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#productId(int)">productId(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1153
<dd>
1154
<div class="block">Returns byte i of the product ID.</div>
1155
</dd>
1156
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#productId()">productId()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1157
<dd>
1158
<div class="block">Returns the product ID (all 4 bytes).</div>
1159
</dd>
1160
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#productId(int)">productId(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1161
<dd>
1162
<div class="block">Returns byte i of the product ID.</div>
1163
</dd>
1164
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#productString()">productString()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1165
<dd>
1166
<div class="block">Returns the product string of the device.</div>
1167
</dd>
1168
</dl>
1169
<a name="_R_">
1170
<!--   -->
1171
</a>
1172
<h2 class="title">R</h2>
1173
<dl>
1174
<dt><span class="strong"><a href="./ztex/ConfigData.html#ramTypes">ramTypes</a></span> - Static variable in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1175
<dd>
1176
<div class="block">RAM types and speed used on ZTEX FPGA boards.</div>
1177
</dd>
1178
<dt><span class="strong"><a href="./ztex/ZtexContext.html#ref()">ref()</a></span> - Method in class ztex.<a href="./ztex/ZtexContext.html" title="class in ztex">ZtexContext</a></dt>
1179
<dd>
1180
<div class="block">Increases the reference count.</div>
1181
</dd>
1182
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#ref()">ref()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1183
<dd>
1184
<div class="block">Increases reference counter.</div>
1185
</dd>
1186
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#ref()">ref()</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1187
<dd>
1188
<div class="block">Increases reference counter.</div>
1189
</dd>
1190
<dt><span class="strong"><a href="./ztex/Ztex1.html#releaseInterface(int)">releaseInterface(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1191
<dd>
1192
<div class="block">Releases an interface.</div>
1193
</dd>
1194
<dt><span class="strong"><a href="./ztex/Ztex1.html#resetDevice(boolean)">resetDevice(boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1195
<dd>
1196
<div class="block">Performs a configuration or bus reset.</div>
1197
</dd>
1198
<dt><span class="strong"><a href="./ztex/Ztex1.html#resetEzUsb()">resetEzUsb()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1199
<dd>
1200
<div class="block">Resets the EZ-USB and manages the renumeration process.</div>
1201
</dd>
1202
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#resetFpga()">resetFpga()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1203
<dd>
1204
<div class="block">Resets the FPGA.</div>
1205
</dd>
1206
<dt><span class="strong"><a href="./ztex/EzUsb.html#resetFx2(org.usb4java.DeviceHandle,%20boolean)">resetFx2(DeviceHandle, boolean)</a></span> - Static method in class ztex.<a href="./ztex/EzUsb.html" title="class in ztex">EzUsb</a></dt>
1207
<dd>
1208
<div class="block">Controls the reset state of a Cypress EZ-USB device.</div>
1209
</dd>
1210
<dt><span class="strong"><a href="./ztex/ZtexEventHandler.html#run()">run()</a></span> - Method in class ztex.<a href="./ztex/ZtexEventHandler.html" title="class in ztex">ZtexEventHandler</a></dt>
1211
<dd>
1212
<div class="block">The thread body.</div>
1213
</dd>
1214
</dl>
1215
<a name="_S_">
1216
<!--   -->
1217
</a>
1218
<h2 class="title">S</h2>
1219
<dl>
1220
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#selectFpga(int)">selectFpga(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1221
<dd>
1222
<div class="block">Select a FPGA</div>
1223
</dd>
1224
<dt><span class="strong"><a href="./ztex/ConfigData.html#sendtUserData()">sendtUserData()</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1225
<dd>
1226
<div class="block">Sends the user data to the FPGA Board.</div>
1227
</dd>
1228
<dt><span class="strong"><a href="./ztex/ConfigData.html#setBitstreamSize(int)">setBitstreamSize(int)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1229
<dd>
1230
<div class="block">Sets the actual size of bitstream in bytes.</div>
1231
</dd>
1232
<dt><span class="strong"><a href="./ztex/ConfigData.html#setBitstreamStart(int)">setBitstreamStart(int)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1233
<dd>
1234
<div class="block">Sets the start position of the bitstream in 4 KByte sectors.</div>
1235
</dd>
1236
<dt><span class="strong"><a href="./ztex/Ztex1.html#setConfiguration(int)">setConfiguration(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1237
<dd>
1238
<div class="block">Sets the configuration.</div>
1239
</dd>
1240
<dt><span class="strong"><a href="./ztex/ConfigData.html#setFpga(java.lang.String,%20java.lang.String,%20java.lang.String)">setFpga(String, String, String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1241
<dd>
1242
<div class="block">Sets FPGA information.</div>
1243
</dd>
1244
<dt><span class="strong"><a href="./ztex/ConfigData.html#setMaxBitstreamSize(int)">setMaxBitstreamSize(int)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1245
<dd>
1246
<div class="block">Sets the maximum size of bitstream in 4 KByte sectors.</div>
1247
</dd>
1248
<dt><span class="strong"><a href="./ztex/ConfigData.html#setName(java.lang.String,%20int,%20int,%20java.lang.String)">setName(String, int, int, String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1249
<dd>
1250
<div class="block">Sets the name of the FPGA Board.</div>
1251
</dd>
1252
<dt><span class="strong"><a href="./ztex/ConfigData.html#setProductString(java.lang.String)">setProductString(String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1253
<dd>
1254
<div class="block">Sets the product string.</div>
1255
</dd>
1256
<dt><span class="strong"><a href="./ztex/ConfigData.html#setRam(int,%20java.lang.String)">setRam(int, String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1257
<dd>
1258
<div class="block">Sets RAM information.</div>
1259
</dd>
1260
<dt><span class="strong"><a href="./ztex/ConfigData.html#setSN(java.lang.String)">setSN(String)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1261
<dd>
1262
<div class="block">Sets the serial number.</div>
1263
</dd>
1264
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#setSnString(java.lang.String)">setSnString(String)</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1265
<dd>
1266
<div class="block">Modifies the serial number string.</div>
1267
</dd>
1268
<dt><span class="strong"><a href="./ztex/ConfigData.html#setUsbIDs(int,%20int)">setUsbIDs(int, int)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1269
<dd>
1270
<div class="block">Set the USB vendor vendor and product ID.</div>
1271
</dd>
1272
<dt><span class="strong"><a href="./ztex/ConfigData.html#setUserData(int,%20byte)">setUserData(int, byte)</a></span> - Method in class ztex.<a href="./ztex/ConfigData.html" title="class in ztex">ConfigData</a></dt>
1273
<dd>
1274
<div class="block">Sets user data at index i to value v.</div>
1275
</dd>
1276
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#snString()">snString()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1277
<dd>
1278
<div class="block">Returns the serial number string of the device.</div>
1279
</dd>
1280
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#snString()">snString()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1281
<dd>
1282
<div class="block">Returns the serial number string.</div>
1283
</dd>
1284
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#start(long)">start(long)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
1285
<dd>
1286
<div class="block">Start the reader.</div>
1287
</dd>
1288
<dt><span class="strong"><a href="./ztex/ImgFile.html#startVector">startVector</a></span> - Variable in class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
1289
<dd>
1290
<div class="block">Start vector.</div>
1291
</dd>
1292
</dl>
1293
<a name="_T_">
1294
<!--   -->
1295
</a>
1296
<h2 class="title">T</h2>
1297
<dl>
1298
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#tempSensorRead(int)">tempSensorRead(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1299
<dd>
1300
<div class="block">Read temperature sensor data.</div>
1301
</dd>
1302
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#tempSensorUpdateInterval">tempSensorUpdateInterval</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1303
<dd>
1304
<div class="block">smallest temperature sensor update interval in ms</div>
1305
</dd>
1306
<dt><span class="strong"><a href="./ztex/ZtexEventHandler.html#terminate()">terminate()</a></span> - Method in class ztex.<a href="./ztex/ZtexEventHandler.html" title="class in ztex">ZtexEventHandler</a></dt>
1307
<dd>
1308
<div class="block">Stops the event handler.</div>
1309
</dd>
1310
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#toHumanStr(long)">toHumanStr(long)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1311
<dd>
1312
<div class="block">Converts an integer into a base 1024 formatted string.</div>
1313
</dd>
1314
<dt><span class="strong"><a href="./ztex/Ztex1.html#toString()">toString()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1315
<dd>
1316
<div class="block">Returns a lot of useful information about the corresponding device.</div>
1317
</dd>
1318
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#toString()">toString()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1319
<dd>
1320
<div class="block">Returns a lot of useful information about the corresponding device.</div>
1321
</dd>
1322
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#toString()">toString()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1323
<dd>
1324
<div class="block">Returns a string representation if the device with a lot of useful information.</div>
1325
</dd>
1326
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#toString()">toString()</a></span> - Method in class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1327
<dd>
1328
<div class="block">Returns a string representation if the instance.</div>
1329
</dd>
1330
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#transmitBuffer(byte[],%20int,%20int)">transmitBuffer(byte[], int, int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1331
<dd>
1332
<div class="block">Transmit the next buffer.</div>
1333
</dd>
1334
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#transmitBuffer(byte[],%20int)">transmitBuffer(byte[], int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1335
<dd>
1336
<div class="block">Transmit the next buffer.</div>
1337
</dd>
1338
<dt><span class="strong"><a href="./ztex/Ztex1.html#trySetConfiguration(int)">trySetConfiguration(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1339
<dd>
1340
<div class="block">Tries to set the configuration.</div>
1341
</dd>
1342
</dl>
1343
<a name="_U_">
1344
<!--   -->
1345
</a>
1346
<h2 class="title">U</h2>
1347
<dl>
1348
<dt><span class="strong"><a href="./ztex/ImgFile.html#uncompressAddr(int)">uncompressAddr(int)</a></span> - Static method in class ztex.<a href="./ztex/ImgFile.html" title="class in ztex">ImgFile</a></dt>
1349
<dd>
1350
<div class="block">Uncompresses the FX3 address space.</div>
1351
</dd>
1352
<dt><span class="strong"><a href="./ztex/ZtexContext.html#unref()">unref()</a></span> - Method in class ztex.<a href="./ztex/ZtexContext.html" title="class in ztex">ZtexContext</a></dt>
1353
<dd>
1354
<div class="block">Decreases the reference count and deinitializes the context if reference counter reaches 0.</div>
1355
</dd>
1356
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#unref()">unref()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1357
<dd>
1358
<div class="block">Decreases reference counter and rleases resources if 0 is reached.</div>
1359
</dd>
1360
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#unref()">unref()</a></span> - Method in class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1361
<dd>
1362
<div class="block">Decreases reference counter and releases resources if 0 is reached.</div>
1363
</dd>
1364
<dt><span class="strong"><a href="./ztex/EzUsb.html#uploadFirmware(org.usb4java.DeviceHandle,%20ztex.ImgFile)">uploadFirmware(DeviceHandle, ImgFile)</a></span> - Static method in class ztex.<a href="./ztex/EzUsb.html" title="class in ztex">EzUsb</a></dt>
1365
<dd>
1366
<div class="block">Uploads the Firmware to a Cypress EZ-USB device.</div>
1367
</dd>
1368
<dt><span class="strong"><a href="./ztex/Ztex1.html#uploadFirmware(ztex.ZtexImgFile1,%20boolean)">uploadFirmware(ZtexImgFile1, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1369
<dd>
1370
<div class="block">Uploads the firmware to the EZ-USB and manages the renumeration process.</div>
1371
</dd>
1372
<dt><span class="strong"><a href="./ztex/Ztex1.html#uploadFirmware(java.lang.String,%20boolean)">uploadFirmware(String, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1373
<dd>
1374
<div class="block">Uploads the firmware to the EZ-USB and manages the renumeration process.</div>
1375
</dd>
1376
<dt><span class="strong"><a href="./ztex/Ztex1.html#uploadFirmware(java.io.InputStream,%20java.lang.String,%20boolean)">uploadFirmware(InputStream, String, boolean)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1377
<dd>
1378
<div class="block">Uploads the firmware to the EZ-USB and manages the renumeration process.</div>
1379
</dd>
1380
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#usb3RcvErrors">usb3RcvErrors</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1381
<dd>
1382
<div class="block">USB 3.0 receive error count.</div>
1383
</dd>
1384
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#usb3SndErrors">usb3SndErrors</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1385
<dd>
1386
<div class="block">USB 3.0 send error count.</div>
1387
</dd>
1388
<dt><a href="./ztex/UsbException.html" title="class in ztex"><span class="strong">UsbException</span></a> - Exception in <a href="./ztex/package-summary.html">ztex</a></dt>
1389
<dd>
1390
<div class="block">Signals an USB error.</div>
1391
</dd>
1392
<dt><span class="strong"><a href="./ztex/UsbException.html#UsbException(java.lang.String)">UsbException(String)</a></span> - Constructor for exception ztex.<a href="./ztex/UsbException.html" title="class in ztex">UsbException</a></dt>
1393
<dd>
1394
<div class="block">Constructs an instance from the given error message.</div>
1395
</dd>
1396
<dt><span class="strong"><a href="./ztex/UsbException.html#UsbException(org.usb4java.Device,%20java.lang.String)">UsbException(Device, String)</a></span> - Constructor for exception ztex.<a href="./ztex/UsbException.html" title="class in ztex">UsbException</a></dt>
1397
<dd>
1398
<div class="block">Constructs an instance from the given device and error message.</div>
1399
</dd>
1400
<dt><span class="strong"><a href="./ztex/UsbException.html#UsbException(java.lang.String,%20int)">UsbException(String, int)</a></span> - Constructor for exception ztex.<a href="./ztex/UsbException.html" title="class in ztex">UsbException</a></dt>
1401
<dd>
1402
<div class="block">Constructs an instance from error message and error number.</div>
1403
</dd>
1404
<dt><span class="strong"><a href="./ztex/UsbException.html#UsbException(org.usb4java.Device,%20java.lang.String,%20int)">UsbException(Device, String, int)</a></span> - Constructor for exception ztex.<a href="./ztex/UsbException.html" title="class in ztex">UsbException</a></dt>
1405
<dd>
1406
<div class="block">Constructs an instance from the given device, error message and error number.</div>
1407
</dd>
1408
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#usbProductId()">usbProductId()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1409
<dd>
1410
<div class="block">Returns the USB product ID of the device.</div>
1411
</dd>
1412
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#usbVendorId()">usbVendorId()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1413
<dd>
1414
<div class="block">Returns the USB vendor ID of the device.</div>
1415
</dd>
1416
</dl>
1417
<a name="_V_">
1418
<!--   -->
1419
</a>
1420
<h2 class="title">V</h2>
1421
<dl>
1422
<dt><span class="strong"><a href="./ztex/Ztex1.html#valid()">valid()</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1423
<dd>
1424
<div class="block">Returns true if ZTEX descriptor 1 is available.</div>
1425
</dd>
1426
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#valid()">valid()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1427
<dd>
1428
<div class="block">Returns true if ZTEX interface 1 is available.</div>
1429
</dd>
1430
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#valid(int,%20int)">valid(int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1431
<dd>
1432
<div class="block">Returns true if ZTEX interface 1 and capability i.j are available.</div>
1433
</dd>
1434
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#valid()">valid()</a></span> - Method in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1435
<dd>
1436
<div class="block">Returns true if ZTEX descriptor 1 is available.</div>
1437
</dd>
1438
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand(int,%20java.lang.String,%20int,%20int,%20java.nio.ByteBuffer)">vendorCommand(int, String, int, int, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1439
<dd>
1440
<div class="block">Sends a vendor command to Endpoint 0 of the EZ-USB device.</div>
1441
</dd>
1442
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand(int,%20java.lang.String,%20int,%20int,%20byte[],%20int)">vendorCommand(int, String, int, int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1443
<dd>
1444
<div class="block">Sends a vendor command to Endpoint 0 of the EZ-USB device.</div>
1445
</dd>
1446
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand(int,%20java.lang.String,%20int,%20int)">vendorCommand(int, String, int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1447
<dd>
1448
<div class="block">Sends a vendor command with no payload data to Endpoint 0 of the EZ-USB device.</div>
1449
</dd>
1450
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand(int,%20java.lang.String)">vendorCommand(int, String)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1451
<dd>
1452
<div class="block">Sends a vendor command with no payload data and no setup data to Endpoint 0 of the EZ-USB device.</div>
1453
</dd>
1454
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand2(int,%20java.lang.String,%20int,%20int,%20java.nio.ByteBuffer)">vendorCommand2(int, String, int, int, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1455
<dd>
1456
<div class="block">Sends a vendor command to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been sent.</div>
1457
</dd>
1458
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorCommand2(int,%20java.lang.String,%20int,%20int,%20byte[],%20int)">vendorCommand2(int, String, int, int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1459
<dd>
1460
<div class="block">Sends a vendor command to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been sent.</div>
1461
</dd>
1462
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest(int,%20java.lang.String,%20int,%20int,%20java.nio.ByteBuffer)">vendorRequest(int, String, int, int, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1463
<dd>
1464
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device.</div>
1465
</dd>
1466
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest(int,%20java.lang.String,%20int,%20int,%20byte[],%20int)">vendorRequest(int, String, int, int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1467
<dd>
1468
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device.</div>
1469
</dd>
1470
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest(int,%20java.lang.String,%20java.nio.ByteBuffer)">vendorRequest(int, String, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1471
<dd>
1472
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device.</div>
1473
</dd>
1474
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest(int,%20java.lang.String,%20byte[],%20int)">vendorRequest(int, String, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1475
<dd>
1476
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device.</div>
1477
</dd>
1478
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest2(int,%20java.lang.String,%20int,%20int,%20java.nio.ByteBuffer)">vendorRequest2(int, String, int, int, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1479
<dd>
1480
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been received.</div>
1481
</dd>
1482
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest2(int,%20java.lang.String,%20java.nio.ByteBuffer)">vendorRequest2(int, String, ByteBuffer)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1483
<dd>
1484
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been received.</div>
1485
</dd>
1486
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest2(int,%20java.lang.String,%20int,%20int,%20byte[],%20int)">vendorRequest2(int, String, int, int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1487
<dd>
1488
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been received.</div>
1489
</dd>
1490
<dt><span class="strong"><a href="./ztex/Ztex1.html#vendorRequest2(int,%20java.lang.String,%20byte[],%20int)">vendorRequest2(int, String, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1491
<dd>
1492
<div class="block">Sends a vendor request to Endpoint 0 of the EZ-USB device and throws an <a href="./ztex/UsbException.html" title="class in ztex"><code>UsbException</code></a> if not all of the payload has been received.</div>
1493
</dd>
1494
</dl>
1495
<a name="_W_">
1496
<!--   -->
1497
</a>
1498
<h2 class="title">W</h2>
1499
<dl>
1500
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#wait(int)">wait(int)</a></span> - Method in class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1501
<dd>
1502
<div class="block">Waits until all pending transfers are finished or canceled.</div>
1503
</dd>
1504
</dl>
1505
<a name="_X_">
1506
<!--   -->
1507
</a>
1508
<h2 class="title">X</h2>
1509
<dl>
1510
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_ADDRESS_ERROR">XMEGA_EC_ADDRESS_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1511
<dd>
1512
<div class="block">Signals an address error (invalid address or wrong page size).</div>
1513
</dd>
1514
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_INVALID_DEVICE">XMEGA_EC_INVALID_DEVICE</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1515
<dd>
1516
<div class="block">Signals that the ATxmega controller is not supported.</div>
1517
</dd>
1518
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_NO_ERROR">XMEGA_EC_NO_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1519
<dd>
1520
<div class="block">Means no error.</div>
1521
</dd>
1522
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_NVM_BUSY">XMEGA_EC_NVM_BUSY</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1523
<dd>
1524
<div class="block">Signals that the NVM is busy.</div>
1525
</dd>
1526
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_NVM_TIMEOUT">XMEGA_EC_NVM_TIMEOUT</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1527
<dd>
1528
<div class="block">Signals that an NVM timeout occurred.</div>
1529
</dd>
1530
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#XMEGA_EC_PDI_READ_ERROR">XMEGA_EC_PDI_READ_ERROR</a></span> - Static variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1531
<dd>
1532
<div class="block">Signals a PDI read error.</div>
1533
</dd>
1534
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEC">xmegaEC</a></span> - Variable in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1535
<dd>
1536
<div class="block">Last ATxmega error code obtained by <a href="./ztex/Ztex1v1.html#xmegaState()"><code>Ztex1v1.xmegaState()</code></a>.</div>
1537
</dd>
1538
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEepromPages()">xmegaEepromPages()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1539
<dd>
1540
<div class="block">Returns the number of the ATxmega EEPROM pages.</div>
1541
</dd>
1542
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEepromPageSize()">xmegaEepromPageSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1543
<dd>
1544
<div class="block">Returns the size of the ATXmega EEPROM pages.</div>
1545
</dd>
1546
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEepromPageWrite(int,%20byte[])">xmegaEepromPageWrite(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1547
<dd>
1548
<div class="block">Writes data to EEPROM memory of ATxmega.</div>
1549
</dd>
1550
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEepromRead(int,%20byte[],%20int)">xmegaEepromRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1551
<dd>
1552
<div class="block">Reads data from EEPROM memory of ATxmega.</div>
1553
</dd>
1554
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaEnabled()">xmegaEnabled()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1555
<dd>
1556
<div class="block">Returns true if ATxmega controller is available.</div>
1557
</dd>
1558
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFlashPages()">xmegaFlashPages()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1559
<dd>
1560
<div class="block">Returns the number of the ATxmega Flash pages.</div>
1561
</dd>
1562
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFlashPageSize()">xmegaFlashPageSize()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1563
<dd>
1564
<div class="block">Returns the size of the ATxmega Flash pages.</div>
1565
</dd>
1566
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFlashPageWrite(int,%20byte[])">xmegaFlashPageWrite(int, byte[])</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1567
<dd>
1568
<div class="block">Writes data to Flash memory of ATxmega.</div>
1569
</dd>
1570
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFlashRead(int,%20byte[],%20int)">xmegaFlashRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1571
<dd>
1572
<div class="block">Reads data from Flash memory of ATxmega.</div>
1573
</dd>
1574
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFuseRead(int,%20byte[],%20int)">xmegaFuseRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1575
<dd>
1576
<div class="block">Reads data from Fuse memory of ATxmega.</div>
1577
</dd>
1578
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFuseRead(int)">xmegaFuseRead(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1579
<dd>
1580
<div class="block">Reads data one Fuse of ATxmega.</div>
1581
</dd>
1582
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaFuseWrite(int,%20int)">xmegaFuseWrite(int, int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1583
<dd>
1584
<div class="block">Writes one Fuse of the ATxmega.</div>
1585
</dd>
1586
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaNvmRead(int,%20byte[],%20int)">xmegaNvmRead(int, byte[], int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1587
<dd>
1588
<div class="block">Reads data from the NVM of ATxmega.</div>
1589
</dd>
1590
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaReset()">xmegaReset()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1591
<dd>
1592
<div class="block">Resets the ATxmega.</div>
1593
</dd>
1594
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaState()">xmegaState()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1595
<dd>
1596
<div class="block">Read ATxmega error and status information from the device.</div>
1597
</dd>
1598
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaStrError(int)">xmegaStrError(int)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1599
<dd>
1600
<div class="block">Converts a given error code into a String.</div>
1601
</dd>
1602
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaStrError()">xmegaStrError()</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1603
<dd>
1604
<div class="block">Gets the last ATxmega error from the device.</div>
1605
</dd>
1606
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaWriteEeprom(ztex.ImgFile)">xmegaWriteEeprom(ImgFile)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1607
<dd>
1608
<div class="block">Uploads data to the EEPROM memory</div>
1609
</dd>
1610
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#xmegaWriteFirmware(ztex.ImgFile)">xmegaWriteFirmware(ImgFile)</a></span> - Method in class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1611
<dd>
1612
<div class="block">Uploads firmware to the flash memory</div>
1613
</dd>
1614
</dl>
1615
<a name="_Z_">
1616
<!--   -->
1617
</a>
1618
<h2 class="title">Z</h2>
1619
<dl>
1620
<dt><a href="./ztex/package-summary.html">ztex</a> - package ztex</dt>
1621
<dd>
1622
<div class="block">The Java API of the <a href="http://www.ztex.de/firmware-kit/index.e.html">ZTEX SDK</a>.</div>
1623
</dd>
1624
<dt><a href="./ztex/Ztex1.html" title="class in ztex"><span class="strong">Ztex1</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1625
<dd>
1626
<div class="block">This class implements the interface-independent part of the communication protocol for the interaction with the ZTEX firmware.</div>
1627
</dd>
1628
<dt><span class="strong"><a href="./ztex/Ztex1.html#Ztex1(ztex.ZtexDevice1)">Ztex1(ZtexDevice1)</a></span> - Constructor for class ztex.<a href="./ztex/Ztex1.html" title="class in ztex">Ztex1</a></dt>
1629
<dd>
1630
<div class="block">Constructs an instance from a given device.</div>
1631
</dd>
1632
<dt><a href="./ztex/Ztex1v1.html" title="class in ztex"><span class="strong">Ztex1v1</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1633
<dd>
1634
<div class="block">This class implements the communication protocol of the interface version 1 for the interaction with the ZTEX firmware.</div>
1635
</dd>
1636
<dt><span class="strong"><a href="./ztex/Ztex1v1.html#Ztex1v1(ztex.ZtexDevice1)">Ztex1v1(ZtexDevice1)</a></span> - Constructor for class ztex.<a href="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</a></dt>
1637
<dd>
1638
<div class="block">Constructs an instance from a given device.</div>
1639
</dd>
1640
<dt><a href="./ztex/ZtexContext.html" title="class in ztex"><span class="strong">ZtexContext</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1641
<dd>
1642
<div class="block">This class manages an USB context.</div>
1643
</dd>
1644
<dt><span class="strong"><a href="./ztex/ZtexContext.html#ZtexContext()">ZtexContext()</a></span> - Constructor for class ztex.<a href="./ztex/ZtexContext.html" title="class in ztex">ZtexContext</a></dt>
1645
<dd>
1646
<div class="block">Constructs an new USB context and initializes it.</div>
1647
</dd>
1648
<dt><a href="./ztex/ZtexDevice1.html" title="class in ztex"><span class="strong">ZtexDevice1</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1649
<dd>
1650
<div class="block">A class representing an EZ-USB device that supports the ZTEX descriptor 1 or an unconfigured EZ-USB device.</div>
1651
</dd>
1652
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#ZtexDevice1(ztex.ZtexContext,%20org.usb4java.Device,%20int,%20int,%20boolean)">ZtexDevice1(ZtexContext, Device, int, int, boolean)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1653
<dd>
1654
<div class="block">Constructs an instance from a given USB device.</div>
1655
</dd>
1656
<dt><a href="./ztex/ZtexEventHandler.html" title="class in ztex"><span class="strong">ZtexEventHandler</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1657
<dd>
1658
<div class="block">This class defines an event handler thread which can be used in asynchronous mode.</div>
1659
</dd>
1660
<dt><span class="strong"><a href="./ztex/ZtexEventHandler.html#ZtexEventHandler(org.usb4java.Context)">ZtexEventHandler(Context)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexEventHandler.html" title="class in ztex">ZtexEventHandler</a></dt>
1661
<dd>
1662
<div class="block">Creates the event handler for a given USB context.</div>
1663
</dd>
1664
<dt><span class="strong"><a href="./ztex/ZtexEventHandler.html#ZtexEventHandler(ztex.Ztex1)">ZtexEventHandler(Ztex1)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexEventHandler.html" title="class in ztex">ZtexEventHandler</a></dt>
1665
<dd>
1666
<div class="block">Creates the event handler for a given ZTEX device.</div>
1667
</dd>
1668
<dt><a href="./ztex/ZtexImgFile1.html" title="class in ztex"><span class="strong">ZtexImgFile1</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1669
<dd>
1670
<div class="block">Represents a firmware image with ZTEX descriptor 1.</div>
1671
</dd>
1672
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#ZtexImgFile1(java.io.InputStream,%20java.lang.String)">ZtexImgFile1(InputStream, String)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1673
<dd>
1674
<div class="block">Constructs an instance from a given file name and descriptor position.</div>
1675
</dd>
1676
<dt><span class="strong"><a href="./ztex/ZtexImgFile1.html#ZtexImgFile1(java.lang.String)">ZtexImgFile1(String)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexImgFile1.html" title="class in ztex">ZtexImgFile1</a></dt>
1677
<dd>
1678
<div class="block">Constructs an instance from a given file name.</div>
1679
</dd>
1680
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#ztexProductId">ztexProductId</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1681
<dd>
1682
<div class="block">USB product ID for ZTEX devices that support ZTEX descriptor 1: 0x100.</div>
1683
</dd>
1684
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#ztexProductIdMax">ztexProductIdMax</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1685
<dd>
1686
<div class="block">Largest USB product ID for ZTEX devices that support ZTEX descriptor 1: 0x1ff.</div>
1687
</dd>
1688
<dt><a href="./ztex/ZtexScanBus1.html" title="class in ztex"><span class="strong">ZtexScanBus1</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1689
<dd>
1690
<div class="block">A class for scanning the USB for EZ-USB devices.</div>
1691
</dd>
1692
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int,%20java.lang.String,%20int,%20int,%20int,%20int)">ZtexScanBus1(int, int, boolean, boolean, int, String, int, int, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1693
<dd>
1694
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
1695
</dd>
1696
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int,%20java.lang.String)">ZtexScanBus1(int, int, boolean, boolean, int, String)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1697
<dd>
1698
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
1699
</dd>
1700
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int)">ZtexScanBus1(int, int, boolean, boolean, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1701
<dd>
1702
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
1703
</dd>
1704
<dt><span class="strong"><a href="./ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean)">ZtexScanBus1(int, int, boolean, boolean)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</a></dt>
1705
<dd>
1706
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
1707
</dd>
1708
<dt><a href="./ztex/ZtexUsbReader.html" title="class in ztex"><span class="strong">ZtexUsbReader</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1709
<dd>
1710
<div class="block">A helper class to implement asynchronous bulk and interrupt read transfers.</div>
1711
</dd>
1712
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#ZtexUsbReader(org.usb4java.DeviceHandle,%20int,%20boolean,%20int,%20int)">ZtexUsbReader(DeviceHandle, int, boolean, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
1713
<dd>
1714
<div class="block">Creates the reader for a given USB device and endpoint number.</div>
1715
</dd>
1716
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#ZtexUsbReader(ztex.Ztex1,%20int,%20boolean,%20int,%20int)">ZtexUsbReader(Ztex1, int, boolean, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
1717
<dd>
1718
<div class="block">Creates the reader from a given ZTEX device and endpoint number.</div>
1719
</dd>
1720
<dt><span class="strong"><a href="./ztex/ZtexUsbReader.html#ZtexUsbReader(ztex.Ztex1v1,%20int,%20int)">ZtexUsbReader(Ztex1v1, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbReader.html" title="class in ztex">ZtexUsbReader</a></dt>
1721
<dd>
1722
<div class="block">Creates the reader for the input endpoint of the default interface of a ZTEX device.</div>
1723
</dd>
1724
<dt><a href="./ztex/ZtexUsbWriter.html" title="class in ztex"><span class="strong">ZtexUsbWriter</span></a> - Class in <a href="./ztex/package-summary.html">ztex</a></dt>
1725
<dd>
1726
<div class="block">A helper class to implement asynchronous bulk and interrupt write transfers.</div>
1727
</dd>
1728
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#ZtexUsbWriter(org.usb4java.DeviceHandle,%20int,%20boolean,%20int,%20int)">ZtexUsbWriter(DeviceHandle, int, boolean, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1729
<dd>
1730
<div class="block">Creates the writer for a given USB device and endpoint number.</div>
1731
</dd>
1732
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#ZtexUsbWriter(ztex.Ztex1,%20int,%20boolean,%20int,%20int)">ZtexUsbWriter(Ztex1, int, boolean, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1733
<dd>
1734
<div class="block">Creates the writer from a given ZTEX device and endpoint number.</div>
1735
</dd>
1736
<dt><span class="strong"><a href="./ztex/ZtexUsbWriter.html#ZtexUsbWriter(ztex.Ztex1v1,%20int,%20int)">ZtexUsbWriter(Ztex1v1, int, int)</a></span> - Constructor for class ztex.<a href="./ztex/ZtexUsbWriter.html" title="class in ztex">ZtexUsbWriter</a></dt>
1737
<dd>
1738
<div class="block">Creates the writer for the input endpoint of the default interface of a ZTEX device.</div>
1739
</dd>
1740
<dt><span class="strong"><a href="./ztex/ZtexDevice1.html#ztexVendorId">ztexVendorId</a></span> - Static variable in class ztex.<a href="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></dt>
1741
<dd>
1742
<div class="block">ZTEX vendor ID: 0x221a</div>
1743
</dd>
1744
</dl>
1745
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;</div>
1746
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1747
<div class="bottomNav"><a name="navbar_bottom">
1748
<!--   -->
1749
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
1750
<!--   -->
1751
</a>
1752
<ul class="navList" title="Navigation">
1753
<li><a href="./ztex/package-summary.html">Package</a></li>
1754
<li>Class</li>
1755
<li><a href="./ztex/package-tree.html">Tree</a></li>
1756
<li><a href="./deprecated-list.html">Deprecated</a></li>
1757
<li class="navBarCell1Rev">Index</li>
1758
<li><a href="./help-doc.html">Help</a></li>
1759
</ul>
1760
</div>
1761
<div class="subNav">
1762
<ul class="navList">
1763
<li>Prev</li>
1764
<li>Next</li>
1765
</ul>
1766
<ul class="navList">
1767
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
1768
<li><a href="index-all.html" target="_top">No Frames</a></li>
1769
</ul>
1770
<ul class="navList" id="allclasses_navbar_bottom">
1771
<li><a href="./allclasses-noframe.html">All Classes</a></li>
1772
</ul>
1773
<div>
1774
<script type="text/javascript"><!--
1775
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
1776
  if(window==top) {
1777
    allClassesLink.style.display = "block";
1778
  }
1779
  else {
1780
    allClassesLink.style.display = "none";
1781
  }
1782
  //-->
1783
</script>
1784
</div>
1785
<a name="skip-navbar_bottom">
1786
<!--   -->
1787
</a></div>
1788
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1789
</body>
1790
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.