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

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [docs/] [java/] [index-all.html] - Blame information for rev 5

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 ZTEX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5 5 ZTEX
<!-- Generated by javadoc (build 1.6.0_02) on Wed Sep 29 21:04:05 CEST 2010 -->
6 3 ZTEX
<TITLE>
7
Index
8
</TITLE>
9
 
10 5 ZTEX
<META NAME="date" CONTENT="2010-09-29">
11 3 ZTEX
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Index";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47
  </TR>
48
</TABLE>
49
</TD>
50
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51
</EM>
52
</TD>
53
</TR>
54
 
55
<TR>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
&nbsp;PREV&nbsp;
58
&nbsp;NEXT</FONT></TD>
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62
&nbsp;<SCRIPT type="text/javascript">
63
  <!--
64
  if(window==top) {
65
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
66
  }
67
  //-->
68
</SCRIPT>
69
<NOSCRIPT>
70
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
71
</NOSCRIPT>
72
 
73
 
74
</FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79
 
80
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Z_">Z</A> <HR>
81
<A NAME="_A_"><!-- --></A><H2>
82
<B>A</B></H2>
83
<DL>
84
<DT><A HREF="./ztex/AlreadyConfiguredException.html" title="class in ztex"><B>AlreadyConfiguredException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Thrown if the FPGA is already configured.<DT><A HREF="./ztex/AlreadyConfiguredException.html#AlreadyConfiguredException(java.lang.String)"><B>AlreadyConfiguredException(String)</B></A> -
85
Constructor for exception ztex.<A HREF="./ztex/AlreadyConfiguredException.html" title="class in ztex">AlreadyConfiguredException</A>
86
<DD>Constructs an instance from the given input string.
87
<DT><A HREF="./ztex/AlreadyConfiguredException.html#AlreadyConfiguredException()"><B>AlreadyConfiguredException()</B></A> -
88
Constructor for exception ztex.<A HREF="./ztex/AlreadyConfiguredException.html" title="class in ztex">AlreadyConfiguredException</A>
89
<DD>Constructs an instance using a standard message.
90
</DL>
91
<HR>
92
<A NAME="_B_"><!-- --></A><H2>
93
<B>B</B></H2>
94
<DL>
95
<DT><A HREF="./ztex/BitstreamReadException.html" title="class in ztex"><B>BitstreamReadException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals that an error occurred while attempting to read a bitstream.<DT><A HREF="./ztex/BitstreamReadException.html#BitstreamReadException(java.lang.String)"><B>BitstreamReadException(String)</B></A> -
96
Constructor for exception ztex.<A HREF="./ztex/BitstreamReadException.html" title="class in ztex">BitstreamReadException</A>
97
<DD>Constructs an instance from the given error message.
98
<DT><A HREF="./ztex/BitstreamReadException.html#BitstreamReadException()"><B>BitstreamReadException()</B></A> -
99
Constructor for exception ztex.<A HREF="./ztex/BitstreamReadException.html" title="class in ztex">BitstreamReadException</A>
100
<DD>Constructs an instance using a standard message.
101
<DT><A HREF="./ztex/BitstreamUploadException.html" title="class in ztex"><B>BitstreamUploadException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals that an error occurred while attempting to upload the bitstream.<DT><A HREF="./ztex/BitstreamUploadException.html#BitstreamUploadException(java.lang.String)"><B>BitstreamUploadException(String)</B></A> -
102
Constructor for exception ztex.<A HREF="./ztex/BitstreamUploadException.html" title="class in ztex">BitstreamUploadException</A>
103
<DD>Constructs an instance from the given error message.
104
<DT><A HREF="./ztex/BitstreamUploadException.html#BitstreamUploadException()"><B>BitstreamUploadException()</B></A> -
105
Constructor for exception ztex.<A HREF="./ztex/BitstreamUploadException.html" title="class in ztex">BitstreamUploadException</A>
106
<DD>Constructs an instance using a standard message.
107
<DT><A HREF="./ztex/ZtexDevice1.html#byteArrayString(byte[])"><B>byteArrayString(byte[])</B></A> -
108
Static method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
109
<DD>Produces a nice string representation of an array of bytes.
110
</DL>
111
<HR>
112
<A NAME="_C_"><!-- --></A><H2>
113
<B>C</B></H2>
114
<DL>
115 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#CAPABILITY_DEBUG"><B>CAPABILITY_DEBUG</B></A> -
116
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
117
<DD>Capability index for DEBUG helper support.
118
<DT><A HREF="./ztex/Ztex1v1.html#CAPABILITY_EEPROM"><B>CAPABILITY_EEPROM</B></A> -
119
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
120
<DD>Capability index for EEPROM support.
121
<DT><A HREF="./ztex/Ztex1v1.html#CAPABILITY_FLASH"><B>CAPABILITY_FLASH</B></A> -
122
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
123
<DD>Capability index for FLASH memory support.
124
<DT><A HREF="./ztex/Ztex1v1.html#CAPABILITY_FPGA"><B>CAPABILITY_FPGA</B></A> -
125
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
126
<DD>Capability index for FPGA configuration support.
127
<DT><A HREF="./ztex/Ztex1v1.html#CAPABILITY_XMEGA"><B>CAPABILITY_XMEGA</B></A> -
128
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
129
<DD>Capability index for AVR XMEGA support.
130 3 ZTEX
<DT><A HREF="./ztex/CapabilityException.html" title="class in ztex"><B>CapabilityException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Thrown is a required capability is not available.<DT><A HREF="./ztex/CapabilityException.html#CapabilityException(ztex.Ztex1, java.lang.String)"><B>CapabilityException(Ztex1, String)</B></A> -
131
Constructor for exception ztex.<A HREF="./ztex/CapabilityException.html" title="class in ztex">CapabilityException</A>
132
<DD>Constructs an instance from a givig device and capability string.
133
<DT><A HREF="./ztex/Ztex1v1.html#capabilityInfo(java.lang.String)"><B>capabilityInfo(String)</B></A> -
134
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
135
<DD>Creates a String with capability information.
136
<DT><A HREF="./ztex/Ztex1v1.html#capabilityStrings"><B>capabilityStrings</B></A> -
137
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
138
<DD>The names of the capabilities
139
<DT><A HREF="./ztex/Ztex1.html#certainWorkarounds"><B>certainWorkarounds</B></A> -
140
Variable in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
141 4 ZTEX
<DD>Setting to true enables certain workarounds, e.g. to deal with bad driver/OS implementations.
142 3 ZTEX
<DT><A HREF="./ch/ntb/usb/package-summary.html"><B>ch.ntb.usb</B></A> - package ch.ntb.usb<DD>A Java wrapper for the libusb 0.1 and libusb-win32 USB library.<DT><A HREF="./ztex/Ztex1v1.html#checkCapability(int, int)"><B>checkCapability(int, int)</B></A> -
143
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
144
<DD>Checks whether ZTEX descriptor 1 is available and interface 1 and a given capability are supported.
145 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#checkCapability(int)"><B>checkCapability(int)</B></A> -
146
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
147
<DD>Checks whether ZTEX descriptor 1 is available and interface 1 and a given capability are supported.
148 3 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#checkCompatible(int, int, int, int)"><B>checkCompatible(int, int, int, int)</B></A> -
149
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
150
<DD>Checks whether the given product ID is compatible to the device corresponding to this class and whether interface 1 is supported.
151
<DT><A HREF="./ztex/Ztex1.html#checkValid()"><B>checkValid()</B></A> -
152
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
153
<DD>Checks whether ZTEX descriptor 1 is available.
154
<DT><A HREF="./ztex/Ztex1v1.html#checkValid()"><B>checkValid()</B></A> -
155
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
156
<DD>Checks whether ZTEX descriptor 1 is available and interface 1 is supported.
157 4 ZTEX
<DT><A HREF="./ztex/Ztex1.html#claimInterface(int)"><B>claimInterface(int)</B></A> -
158
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
159
<DD>Claims an interface.
160 3 ZTEX
<DT><A HREF="./ch/ntb/usb/Device.html#close()"><B>close()</B></A> -
161
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
162
<DD>Release the claimed interface and close the opened device.
163
<DT><A HREF="./ztex/Ztex1v1.html#compatible(int, int, int, int)"><B>compatible(int, int, int, int)</B></A> -
164
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
165
<DD>Checks whether the given product ID is compatible to the device corresponding to this class and whether interface 1 is supported.
166
<DT><A HREF="./ztex/ZtexDevice1.html#compatible(int, int, int, int)"><B>compatible(int, int, int, int)</B></A> -
167
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
168
<DD>Checks whether the given product ID is compatible to the device.
169 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#configureFpga(java.lang.String, boolean, int)"><B>configureFpga(String, boolean, int)</B></A> -
170
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
171
<DD>Upload a Bitstream to the FPGA.
172 3 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#configureFpga(java.lang.String, boolean)"><B>configureFpga(String, boolean)</B></A> -
173
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
174
<DD>Upload a Bitstream to the FPGA.
175
<DT><A HREF="./ch/ntb/usb/Device.html#controlMsg(int, int, int, int, byte[], int, int, boolean)"><B>controlMsg(int, int, int, int, byte[], int, int, boolean)</B></A> -
176
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
177
<DD>Performs a control request to the default control pipe on a device.
178
<DT><A HREF="./ztex/Ztex1.html#controlMsgTimeout"><B>controlMsgTimeout</B></A> -
179
Variable in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
180
<DD>The timeout for  control messages in ms.
181
<DT><A HREF="./ztex/ZtexDevice1.html#cypressProductId"><B>cypressProductId</B></A> -
182
Static variable in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
183 4 ZTEX
<DD>EZ-USB USB product ID: 0x8613
184 3 ZTEX
<DT><A HREF="./ztex/ZtexDevice1.html#cypressVendorId"><B>cypressVendorId</B></A> -
185
Static variable in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
186 4 ZTEX
<DD>Cypress vendor ID: 0x4b4
187 3 ZTEX
</DL>
188
<HR>
189
<A NAME="_D_"><!-- --></A><H2>
190
<B>D</B></H2>
191
<DL>
192
<DT><A HREF="./ztex/IhxFile.html#dataInfo(java.io.PrintStream)"><B>dataInfo(PrintStream)</B></A> -
193
Method in class ztex.<A HREF="./ztex/IhxFile.html" title="class in ztex">IhxFile</A>
194
<DD>Print out some information about the memory usage.
195 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#debugLastMsg()"><B>debugLastMsg()</B></A> -
196
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
197
<DD>Returns the number of the last message read out by <A HREF="./ztex/Ztex1v1.html#debugReadMessages(boolean, byte[])"><CODE>Ztex1v1.debugReadMessages(boolean,byte[])</CODE></A>
198
<DT><A HREF="./ztex/Ztex1v1.html#debugMsgSize()"><B>debugMsgSize()</B></A> -
199
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
200
<DD>Returns the size of messages in bytes.
201
<DT><A HREF="./ztex/Ztex1v1.html#debugNewMessages"><B>debugNewMessages</B></A> -
202
Variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
203
<DD>Is set by <A HREF="./ztex/Ztex1v1.html#debugReadMessages(boolean, byte[])"><CODE>Ztex1v1.debugReadMessages(boolean,byte[])</CODE></A> and conains the number of new messages.
204
<DT><A HREF="./ztex/Ztex1v1.html#debugReadMessages(boolean, byte[])"><B>debugReadMessages(boolean, byte[])</B></A> -
205
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
206
<DD>Reads debug messages from message stack.
207
<DT><A HREF="./ztex/Ztex1v1.html#debugStackSize()"><B>debugStackSize()</B></A> -
208
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
209
<DD>Returns the size of message stack in messages.
210 3 ZTEX
<DT><A HREF="./ztex/Ztex1.html#dev()"><B>dev()</B></A> -
211
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
212
<DD>Returns the corresponding <A HREF="./ztex/ZtexDevice1.html" title="class in ztex"><CODE>ZtexDevice1</CODE></A>.
213
<DT><A HREF="./ztex/ZtexDevice1.html#dev()"><B>dev()</B></A> -
214
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
215
<DD>Returns the USB device.
216
<DT><A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb"><B>Device</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>This class represents an USB device.<DT><A HREF="./ch/ntb/usb/Device.html#Device(short, short)"><B>Device(short, short)</B></A> -
217
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
218
<DD>&nbsp;
219
<DT><A HREF="./ch/ntb/usb/Device.html#Device(short, short, java.lang.String)"><B>Device(short, short, String)</B></A> -
220
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
221
<DD>&nbsp;
222
<DT><A HREF="./ztex/ZtexScanBus1.html#device(int)"><B>device(int)</B></A> -
223
Method in class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
224
<DD>Returns a device from the list of devices.
225
<DT><A HREF="./ztex/DeviceLostException.html" title="class in ztex"><B>DeviceLostException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Thrown if a device went lost after renumeration.<DT><A HREF="./ztex/DeviceLostException.html#DeviceLostException(java.lang.String)"><B>DeviceLostException(String)</B></A> -
226
Constructor for exception ztex.<A HREF="./ztex/DeviceLostException.html" title="class in ztex">DeviceLostException</A>
227
<DD>Constructs an instance from the given input string.
228
<DT><A HREF="./ztex/DeviceLostException.html#DeviceLostException()"><B>DeviceLostException()</B></A> -
229
Constructor for exception ztex.<A HREF="./ztex/DeviceLostException.html" title="class in ztex">DeviceLostException</A>
230
<DD>Constructs an instance using a standard message.
231
</DL>
232
<HR>
233
<A NAME="_E_"><!-- --></A><H2>
234
<B>E</B></H2>
235
<DL>
236
<DT><A HREF="./ztex/Ztex1v1.html#eepromBytes"><B>eepromBytes</B></A> -
237
Variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
238
<DD>Number of bytes written to EEPROM.
239
<DT><A HREF="./ztex/Ztex1v1.html#eepromChecksum"><B>eepromChecksum</B></A> -
240
Variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
241
<DD>Checksum of the last EEPROM transfer.
242
<DT><A HREF="./ztex/Ztex1v1.html#eepromDisable()"><B>eepromDisable()</B></A> -
243
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
244
<DD>Disables the firmware stored in the EEPROM.
245
<DT><A HREF="./ztex/Ztex1v1.html#eepromRead(int, byte[], int)"><B>eepromRead(int, byte[], int)</B></A> -
246
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
247
<DD>Reads data from the EEPROM.
248
<DT><A HREF="./ztex/Ztex1v1.html#eepromState()"><B>eepromState()</B></A> -
249
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
250
<DD>Reads the current EEPROM status.
251
<DT><A HREF="./ztex/Ztex1v1.html#eepromUpload(java.lang.String, boolean)"><B>eepromUpload(String, boolean)</B></A> -
252
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
253
<DD>Upload the firmware to the EEPROM.
254
<DT><A HREF="./ztex/Ztex1v1.html#eepromWrite(int, byte[], int)"><B>eepromWrite(int, byte[], int)</B></A> -
255
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
256
<DD>Writes data to the EEPROM.
257
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_BAD_FILE_DESCRIPTOR"><B>ERROR_BAD_FILE_DESCRIPTOR</B></A> -
258
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
259
<DD>System error codes.
260
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_BUSY"><B>ERROR_BUSY</B></A> -
261
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
262
<DD>System error codes.
263
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_INVALID_PARAMETER"><B>ERROR_INVALID_PARAMETER</B></A> -
264
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
265
<DD>System error codes.
266
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_IO_ERROR"><B>ERROR_IO_ERROR</B></A> -
267
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
268
<DD>System error codes.
269
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_NO_SUCH_DEVICE_OR_ADDRESS"><B>ERROR_NO_SUCH_DEVICE_OR_ADDRESS</B></A> -
270
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
271
<DD>System error codes.
272
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_NOT_ENOUGH_MEMORY"><B>ERROR_NOT_ENOUGH_MEMORY</B></A> -
273
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
274
<DD>System error codes.
275
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_SUCCESS"><B>ERROR_SUCCESS</B></A> -
276
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
277
<DD>System error codes.
278
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#ERROR_TIMEDOUT"><B>ERROR_TIMEDOUT</B></A> -
279
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
280
<DD>System error codes.
281
<DT><A HREF="./ztex/EzUsb.html" title="class in ztex"><B>EzUsb</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>Provides methods for uploading firmware to Cypress EZ-USB devices.<DT><A HREF="./ztex/EzUsb.html#EzUsb()"><B>EzUsb()</B></A> -
282
Constructor for class ztex.<A HREF="./ztex/EzUsb.html" title="class in ztex">EzUsb</A>
283
<DD>&nbsp;
284
</DL>
285
<HR>
286
<A NAME="_F_"><!-- --></A><H2>
287
<B>F</B></H2>
288
<DL>
289
<DT><A HREF="./ztex/Ztex1.html#finalize()"><B>finalize()</B></A> -
290
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
291
<DD>The destructor closes the USB file handle.
292
<DT><A HREF="./ztex/FirmwareUploadException.html" title="class in ztex"><B>FirmwareUploadException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals that an error occured while attempting to upload the firmware.<DT><A HREF="./ztex/FirmwareUploadException.html#FirmwareUploadException(java.lang.String)"><B>FirmwareUploadException(String)</B></A> -
293
Constructor for exception ztex.<A HREF="./ztex/FirmwareUploadException.html" title="class in ztex">FirmwareUploadException</A>
294
<DD>Constructs an instance from the given error message.
295
<DT><A HREF="./ztex/FirmwareUploadException.html#FirmwareUploadException()"><B>FirmwareUploadException()</B></A> -
296
Constructor for exception ztex.<A HREF="./ztex/FirmwareUploadException.html" title="class in ztex">FirmwareUploadException</A>
297
<DD>Constructs an instance using a standard message.
298
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_BUSY"><B>FLASH_EC_BUSY</B></A> -
299
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
300
<DD>Signals that Flash memory it busy.
301
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_CMD_ERROR"><B>FLASH_EC_CMD_ERROR</B></A> -
302
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
303
<DD>Signals an error while attempting to execute a command.
304
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_NO_ERROR"><B>FLASH_EC_NO_ERROR</B></A> -
305
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
306
<DD>Means no error.
307 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_NOTSUPPORTED"><B>FLASH_EC_NOTSUPPORTED</B></A> -
308
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
309
<DD>Signals the the installed Flash memeory is not supported.
310 3 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_PENDING"><B>FLASH_EC_PENDING</B></A> -
311
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
312
<DD>Signals that another Flash operation is pending.
313
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_READ_ERROR"><B>FLASH_EC_READ_ERROR</B></A> -
314
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
315
<DD>Signals an error while attempting to read from Flash.
316
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_TIMEOUT"><B>FLASH_EC_TIMEOUT</B></A> -
317
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
318
<DD>Signals that a timeout occurred.
319
<DT><A HREF="./ztex/Ztex1v1.html#FLASH_EC_WRITE_ERROR"><B>FLASH_EC_WRITE_ERROR</B></A> -
320
Static variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
321
<DD>Signals an error while attempting to write to Flash.
322
<DT><A HREF="./ztex/Ztex1v1.html#flashEC"><B>flashEC</B></A> -
323
Variable in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
324
<DD>Last Flash error code obtained by <A HREF="./ztex/Ztex1v1.html#flashState()"><CODE>Ztex1v1.flashState()</CODE></A>.
325
<DT><A HREF="./ztex/Ztex1v1.html#flashEnabled()"><B>flashEnabled()</B></A> -
326
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
327
<DD>Returns true if Flash memory is installed.
328
<DT><A HREF="./ztex/Ztex1v1.html#flashFirstFreeSector()"><B>flashFirstFreeSector()</B></A> -
329
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
330
<DD>Returns the first free sector of the Flash memory.
331
<DT><A HREF="./ztex/Ztex1v1.html#flashReadSector(int, byte[])"><B>flashReadSector(int, byte[])</B></A> -
332
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
333
<DD>Reads one sector from the Flash.
334
<DT><A HREF="./ztex/Ztex1v1.html#flashResetBitstream()"><B>flashResetBitstream()</B></A> -
335
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
336
<DD>Clears a Bitstream from the Flash.
337
<DT><A HREF="./ztex/Ztex1v1.html#flashSectors()"><B>flashSectors()</B></A> -
338
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
339
<DD>Returns the number of sectors of the Flash memory or 0, if no Flash memory is installed.
340
<DT><A HREF="./ztex/Ztex1v1.html#flashSectorSize()"><B>flashSectorSize()</B></A> -
341
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
342
<DD>Returns the sector size of the Flash memory or 0, if no flash memory is installed.
343
<DT><A HREF="./ztex/Ztex1v1.html#flashSize()"><B>flashSize()</B></A> -
344
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
345
<DD>Returns the size of Flash memory or 0, if no Flash memory is installed.
346
<DT><A HREF="./ztex/Ztex1v1.html#flashState()"><B>flashState()</B></A> -
347
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
348
<DD>Reads the the Flash memory status and information.
349
<DT><A HREF="./ztex/Ztex1v1.html#flashStrError(int)"><B>flashStrError(int)</B></A> -
350
Static method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
351
<DD>Converts a given error code into a String.
352
<DT><A HREF="./ztex/Ztex1v1.html#flashStrError()"><B>flashStrError()</B></A> -
353
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
354
<DD>Gets the last Flash error from the device.
355 5 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#flashUploadBitstream(java.lang.String, int)"><B>flashUploadBitstream(String, int)</B></A> -
356
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
357
<DD>Uploads a Bitstream to the Flash.
358 3 ZTEX
<DT><A HREF="./ztex/Ztex1v1.html#flashUploadBitstream(java.lang.String)"><B>flashUploadBitstream(String)</B></A> -
359
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
360
<DD>Uploads a Bitstream to the Flash.
361
<DT><A HREF="./ztex/Ztex1v1.html#flashWriteSector(int, byte[])"><B>flashWriteSector(int, byte[])</B></A> -
362
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
363
<DD>Writes one sector to the Flash.
364
<DT><A HREF="./ch/ntb/usb/USB.html#FULLSPEED_MAX_BULK_PACKET_SIZE"><B>FULLSPEED_MAX_BULK_PACKET_SIZE</B></A> -
365
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
366
<DD>The maximum packet size of a bulk transfer when operating in fullspeed
367
 (12 MB/s) mode.
368
<DT><A HREF="./ztex/ZtexDevice1.html#fwVersion()"><B>fwVersion()</B></A> -
369
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
370
<DD>Returns the firmware version.
371
<DT><A HREF="./ztex/ZtexIhxFile1.html#fwVersion()"><B>fwVersion()</B></A> -
372
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
373
<DD>Returns the firmware version.
374
</DL>
375
<HR>
376
<A NAME="_G_"><!-- --></A><H2>
377
<B>G</B></H2>
378
<DL>
379
<DT><A HREF="./ch/ntb/usb/Device.html#getAltinterface()"><B>getAltinterface()</B></A> -
380
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
381
<DD>Returns the alternative interface.
382
<DT><A HREF="./ch/ntb/usb/Usb_Interface.html#getAltsetting()"><B>getAltsetting()</B></A> -
383
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb">Usb_Interface</A>
384
<DD>Retuns an array of interface descriptors.
385
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBAlternateSetting()"><B>getBAlternateSetting()</B></A> -
386
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
387
<DD>Returns the value used to select the alternate setting (<A HREF="./ch/ntb/usb/LibusbJava.html#usb_set_altinterface(int, int)"><CODE>LibusbJava.usb_set_altinterface(int, int)</CODE></A>).
388
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBcdDevice()"><B>getBcdDevice()</B></A> -
389
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
390
<DD>Returns the device release number.
391
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBcdUSB()"><B>getBcdUSB()</B></A> -
392
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
393
<DD>Returns the USB specification number to which the device complies to.
394
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getBConfigurationValue()"><B>getBConfigurationValue()</B></A> -
395
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
396
<DD>Returns the value to use as an argument to select this configuration (<A HREF="./ch/ntb/usb/LibusbJava.html#usb_set_configuration(int, int)"><CODE>LibusbJava.usb_set_configuration(int, int)</CODE></A>).
397
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#getBDescriptorType()"><B>getBDescriptorType()</B></A> -
398
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
399
<DD>Get the type of this descriptor.
400
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBDeviceClass()"><B>getBDeviceClass()</B></A> -
401
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
402
<DD>Returns the class code (Assigned by <a
403
 href="http://www.usb.org">www.usb.org</a>)<br>
404
 If equal to zero, each interface specifies it's own class code.
405
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBDeviceProtocol()"><B>getBDeviceProtocol()</B></A> -
406
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
407
<DD>Returns the protocol code (Assigned by <a
408
 href="http://www.usb.org">www.usb.org</a>)<br>
409
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBDeviceSubClass()"><B>getBDeviceSubClass()</B></A> -
410
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
411
<DD>Returns the subclass code (Assigned by <a
412
 href="http://www.usb.org">www.usb.org</a>)<br>
413
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getBEndpointAddress()"><B>getBEndpointAddress()</B></A> -
414
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
415
<DD>Returns the endpoint address.
416
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBInterfaceClass()"><B>getBInterfaceClass()</B></A> -
417
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
418
<DD>Returns the class code (Assigned by <a
419
 href="http://www.usb.org">www.usb.org</a>).
420
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBInterfaceNumber()"><B>getBInterfaceNumber()</B></A> -
421
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
422
<DD>Returns the number (identifier) of this interface.
423
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBInterfaceProtocol()"><B>getBInterfaceProtocol()</B></A> -
424
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
425
<DD>Returns the protocol code (Assigned by <a
426
 href="http://www.usb.org">www.usb.org</a>).
427
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBInterfaceSubClass()"><B>getBInterfaceSubClass()</B></A> -
428
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
429
<DD>Returns the subclass code (Assigned by <a
430
 href="http://www.usb.org">www.usb.org</a>).
431
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getBInterval()"><B>getBInterval()</B></A> -
432
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
433
<DD>Returns the intervall for polling endpoint data transfers.
434
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#getBLength()"><B>getBLength()</B></A> -
435
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
436
<DD>Get the size of this descriptor in bytes.
437
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getBmAttributes()"><B>getBmAttributes()</B></A> -
438
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
439
<DD>Returns the power parameters for this configuration.
440
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getBmAttributes()"><B>getBmAttributes()</B></A> -
441
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
442
<DD>Returns the attributes of this endpoint.
443
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBMaxPacketSize0()"><B>getBMaxPacketSize0()</B></A> -
444
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
445
<DD>Returns the maximum packet size for endpoint zero.
446
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getBNumConfigurations()"><B>getBNumConfigurations()</B></A> -
447
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
448
<DD>Returns the number of possible configurations supported at its current
449
 speed.
450
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getBNumEndpoints()"><B>getBNumEndpoints()</B></A> -
451
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
452
<DD>Returns the number of endpoints used for this interface.
453
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getBNumInterfaces()"><B>getBNumInterfaces()</B></A> -
454
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
455
<DD>Returns the number of interfaces.
456
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getBRefresh()"><B>getBRefresh()</B></A> -
457
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
458
<DD>&nbsp;
459
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getBSynchAddress()"><B>getBSynchAddress()</B></A> -
460
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
461
<DD>&nbsp;
462
<DT><A HREF="./ch/ntb/usb/USB.html#getBus()"><B>getBus()</B></A> -
463
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
464
<DD>Returns the root <A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb"><CODE>Usb_Bus</CODE></A> element.
465
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getBus()"><B>getBus()</B></A> -
466
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
467
<DD>Returns the reference to the bus to which this device is connected.
468
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getChildren()"><B>getChildren()</B></A> -
469
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
470
<DD>Returns a reference to the first child.
471
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getConfig()"><B>getConfig()</B></A> -
472
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
473
<DD>Returns the USB config descriptors.
474
<DT><A HREF="./ch/ntb/usb/Device.html#getConfigDescriptors()"><B>getConfigDescriptors()</B></A> -
475
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
476
<DD>Returns the configuration descriptors associated with this device.
477
<DT><A HREF="./ch/ntb/usb/Device.html#getConfiguration()"><B>getConfiguration()</B></A> -
478
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
479
<DD>Returns the current configuration used.
480
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getDescriptor()"><B>getDescriptor()</B></A> -
481
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
482
<DD>Returns the USB device descriptor.
483
<DT><A HREF="./ch/ntb/usb/Device.html#getDevice()"><B>getDevice()</B></A> -
484
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
485
<DD>Returns the Usb_Device instance associated with this device.
486
<DT><A HREF="./ch/ntb/usb/USB.html#getDevice(short, short, java.lang.String)"><B>getDevice(short, short, String)</B></A> -
487
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
488
<DD>Create a new device an register it in a device queue.
489
<DT><A HREF="./ch/ntb/usb/USB.html#getDevice(short, short)"><B>getDevice(short, short)</B></A> -
490
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
491
<DD>See <A HREF="./ch/ntb/usb/USB.html#getDevice(short, short, java.lang.String)"><CODE>USB.getDevice(short, short, String)</CODE></A>.
492
<DT><A HREF="./ch/ntb/usb/Device.html#getDeviceDescriptor()"><B>getDeviceDescriptor()</B></A> -
493
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
494
<DD>Returns the device descriptor associated with this device.
495
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getDevices()"><B>getDevices()</B></A> -
496
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
497
<DD>Get the first device ojects of the devices linked list.
498
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getDevnum()"><B>getDevnum()</B></A> -
499
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
500
<DD>Returns the number assigned to this device.
501
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getDirname()"><B>getDirname()</B></A> -
502
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
503
<DD>Returns the systems String representation of the bus.
504
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getEndpoint()"><B>getEndpoint()</B></A> -
505
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
506
<DD>Returns an array of endpoint descriptors.
507
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getExtra()"><B>getExtra()</B></A> -
508
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
509
<DD>Returns the data of extra descriptor(s) if available.
510
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getExtra()"><B>getExtra()</B></A> -
511
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
512
<DD>Returns the data of extra descriptor(s) if available.
513
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getExtra()"><B>getExtra()</B></A> -
514
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
515
<DD>Returns the data of extra descriptor(s) if available.
516
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getExtralen()"><B>getExtralen()</B></A> -
517
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
518
<DD>Returns the number of bytes of the extra descriptor.
519
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getExtralen()"><B>getExtralen()</B></A> -
520
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
521
<DD>Returns the number of bytes of the extra descriptor.
522
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getExtralen()"><B>getExtralen()</B></A> -
523
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
524
<DD>Returns the number of bytes of the extra descriptor.
525
<DT><A HREF="./ch/ntb/usb/Device.html#getFilename()"><B>getFilename()</B></A> -
526
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
527
<DD>Returns the optional filename which is set when there are multiple
528
 devices with the same vendor and product id.
529
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getFilename()"><B>getFilename()</B></A> -
530
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
531
<DD>Returns the systems String representation.
532
<DT><A HREF="./ztex/Ztex1v1.html#getFlashEC()"><B>getFlashEC()</B></A> -
533
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
534
<DD>Gets the last Flash error from the device.
535
<DT><A HREF="./ztex/Ztex1v1.html#getFpgaConfiguration()"><B>getFpgaConfiguration()</B></A> -
536
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
537
<DD>Returns true if the FPGA is configured.
538
<DT><A HREF="./ztex/Ztex1v1.html#getFpgaConfigurationStr()"><B>getFpgaConfigurationStr()</B></A> -
539
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
540
<DD>Returns a string that indicates the FPGA configuration status.
541
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getIConfiguration()"><B>getIConfiguration()</B></A> -
542
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
543
<DD>Returns the index of the String descriptor describing this configuration.
544
<DT><A HREF="./ch/ntb/usb/Device.html#getIdProduct()"><B>getIdProduct()</B></A> -
545
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
546
<DD>Returns the product ID of the device.
547
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getIdProduct()"><B>getIdProduct()</B></A> -
548
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
549
<DD>Returns the product ID (Assigned by <a
550
 href="http://www.usb.org">www.usb.org</a>)<br>
551
<DT><A HREF="./ch/ntb/usb/Device.html#getIdVendor()"><B>getIdVendor()</B></A> -
552
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
553
<DD>Returns the vendor ID of the device.
554
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getIdVendor()"><B>getIdVendor()</B></A> -
555
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
556
<DD>Returns the Vendor ID (Assigned by <a
557
 href="http://www.usb.org">www.usb.org</a>)<br>
558
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#getIInterface()"><B>getIInterface()</B></A> -
559
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
560
<DD>Returns the index of the String descriptor describing this interface.
561
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getIManufacturer()"><B>getIManufacturer()</B></A> -
562
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
563
<DD>Returns the index of the manufacturer string descriptor.
564
<DT><A HREF="./ztex/JInputStream.html#getInputStream(java.lang.String)"><B>getInputStream(String)</B></A> -
565
Static method in class ztex.<A HREF="./ztex/JInputStream.html" title="class in ztex">JInputStream</A>
566
<DD>Constructs an instance from a giving file name.
567
<DT><A HREF="./ch/ntb/usb/Device.html#getInterface()"><B>getInterface()</B></A> -
568
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
569
<DD>Returns the current interface.
570
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getInterface()"><B>getInterface()</B></A> -
571
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
572
<DD>Returns the USB interface descriptors.
573
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getIProduct()"><B>getIProduct()</B></A> -
574
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
575
<DD>Returns the index of the product string descriptor.
576
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#getISerialNumber()"><B>getISerialNumber()</B></A> -
577
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
578
<DD>Returns the index of serial number string descriptor.
579
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getLocation()"><B>getLocation()</B></A> -
580
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
581
<DD>Returns the location in the USB bus linked list.
582
<DT><A HREF="./ch/ntb/usb/Device.html#getMaxPacketSize()"><B>getMaxPacketSize()</B></A> -
583
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
584
<DD>Returns the maximum packet size in bytes which is allowed to be
585
 transmitted at once.
586
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getMaxPower()"><B>getMaxPower()</B></A> -
587
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
588
<DD>Returns the maximum power consumption in 2mA units.
589
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getNext()"><B>getNext()</B></A> -
590
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
591
<DD>Returns the next bus object.
592
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getNext()"><B>getNext()</B></A> -
593
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
594
<DD>Returns the pointer to the next device.
595
<DT><A HREF="./ch/ntb/usb/Usb_Interface.html#getNumAltsetting()"><B>getNumAltsetting()</B></A> -
596
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb">Usb_Interface</A>
597
<DD>Returns the number of alternate settings.
598
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getNumChildren()"><B>getNumChildren()</B></A> -
599
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
600
<DD>Returns the number of children of this device.
601
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getPrev()"><B>getPrev()</B></A> -
602
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
603
<DD>Returns the previous bus object.
604
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#getPrev()"><B>getPrev()</B></A> -
605
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
606
<DD>Returns the pointer to the previous device.
607
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#getRootDev()"><B>getRootDev()</B></A> -
608
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
609
<DD>Get the root device of this bus.
610
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#getWMaxPacketSize()"><B>getWMaxPacketSize()</B></A> -
611
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
612
<DD>Returns the maximum packet size of this endpoint is capable of sending or
613
 receiving.
614
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#getWTotalLength()"><B>getWTotalLength()</B></A> -
615
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
616
<DD>Returns the total length in bytes of all descriptors.
617
</DL>
618
<HR>
619
<A NAME="_H_"><!-- --></A><H2>
620
<B>H</B></H2>
621
<DL>
622
<DT><A HREF="./ztex/Ztex1.html#handle()"><B>handle()</B></A> -
623
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
624
<DD>Returns the USB file handle.
625
<DT><A HREF="./ch/ntb/usb/USB.html#HIGHSPEED_MAX_BULK_PACKET_SIZE"><B>HIGHSPEED_MAX_BULK_PACKET_SIZE</B></A> -
626
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
627
<DD>The maximum packet size of a bulk transfer when operating in highspeed
628
 (480 MB/s) mode.
629
</DL>
630
<HR>
631
<A NAME="_I_"><!-- --></A><H2>
632
<B>I</B></H2>
633
<DL>
634
<DT><A HREF="./ztex/IhxFile.html#ihxData"><B>ihxData</B></A> -
635
Variable in class ztex.<A HREF="./ztex/IhxFile.html" title="class in ztex">IhxFile</A>
636
<DD>This array stores the firmware image.
637
<DT><A HREF="./ztex/IhxFile.html" title="class in ztex"><B>IhxFile</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>A class representing a firmware image loaded from an ihx (Intel Hex format) file.<DT><A HREF="./ztex/IhxFile.html#IhxFile(java.lang.String)"><B>IhxFile(String)</B></A> -
638
Constructor for class ztex.<A HREF="./ztex/IhxFile.html" title="class in ztex">IhxFile</A>
639
<DD>Constructs an instance from a given file name.
640
<DT><A HREF="./ztex/IhxFileDamagedException.html" title="class in ztex"><B>IhxFileDamagedException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals that an ihx file is corrupt.<DT><A HREF="./ztex/IhxFileDamagedException.html#IhxFileDamagedException(java.lang.String, int, java.lang.String)"><B>IhxFileDamagedException(String, int, String)</B></A> -
641
Constructor for exception ztex.<A HREF="./ztex/IhxFileDamagedException.html" title="class in ztex">IhxFileDamagedException</A>
642
<DD>Constructs an instance from a given file name, line number and error message.
643
<DT><A HREF="./ztex/IhxParseException.html" title="class in ztex"><B>IhxParseException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals that an error occurred while attempting to decode the ihx file.<DT><A HREF="./ztex/IhxParseException.html#IhxParseException(java.lang.String)"><B>IhxParseException(String)</B></A> -
644
Constructor for exception ztex.<A HREF="./ztex/IhxParseException.html" title="class in ztex">IhxParseException</A>
645
<DD>Constructs an instance from the given error message.
646
<DT><A HREF="./ztex/IncompatibleFirmwareException.html" title="class in ztex"><B>IncompatibleFirmwareException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Thrown while attempting to overwrite an existing firmware with an incompatible one.<DT><A HREF="./ztex/IncompatibleFirmwareException.html#IncompatibleFirmwareException(java.lang.String)"><B>IncompatibleFirmwareException(String)</B></A> -
647
Constructor for exception ztex.<A HREF="./ztex/IncompatibleFirmwareException.html" title="class in ztex">IncompatibleFirmwareException</A>
648
<DD>Constructs an instance from the given error message.
649
<DT><A HREF="./ztex/IncompatibleFirmwareException.html#IncompatibleFirmwareException()"><B>IncompatibleFirmwareException()</B></A> -
650
Constructor for exception ztex.<A HREF="./ztex/IncompatibleFirmwareException.html" title="class in ztex">IncompatibleFirmwareException</A>
651
<DD>Constructs an instance using a standard message.
652
<DT><A HREF="./ch/ntb/usb/USB.html#init()"><B>init()</B></A> -
653
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
654
<DD>Explicitly calls <A HREF="./ch/ntb/usb/LibusbJava.html#usb_init()"><CODE>LibusbJava.usb_init()</CODE></A>.
655
<DT><A HREF="./ztex/ZtexDevice1.html#interfaceCapabilities()"><B>interfaceCapabilities()</B></A> -
656
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
657
<DD>Returns the interface capabilities (all 6 bytes).
658
<DT><A HREF="./ztex/ZtexDevice1.html#interfaceCapabilities(int)"><B>interfaceCapabilities(int)</B></A> -
659
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
660
<DD>Returns byte i of the interface capabilities.
661
<DT><A HREF="./ztex/ZtexDevice1.html#interfaceCapabilities(int, int)"><B>interfaceCapabilities(int, int)</B></A> -
662
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
663
<DD>Returns byte i, bit j  of the interface capabilities.
664
<DT><A HREF="./ztex/ZtexIhxFile1.html#interfaceCapabilities()"><B>interfaceCapabilities()</B></A> -
665
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
666
<DD>Returns the interface capabilities (all 6 bytes).
667
<DT><A HREF="./ztex/ZtexIhxFile1.html#interfaceCapabilities(int)"><B>interfaceCapabilities(int)</B></A> -
668
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
669
<DD>Returns byte i of the interface capabilities.
670
<DT><A HREF="./ztex/ZtexDevice1.html#interfaceVersion()"><B>interfaceVersion()</B></A> -
671
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
672
<DD>Returns the interface version.
673
<DT><A HREF="./ztex/ZtexIhxFile1.html#interfaceVersion()"><B>interfaceVersion()</B></A> -
674
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
675
<DD>Returns the interface version.
676
<DT><A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex"><B>InvalidFirmwareException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Thrown if a device runs with no or the wrong firmware, i.e. if the ZTEX descriptor is not found or damaged.<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.Ztex1, java.lang.String)"><B>InvalidFirmwareException(Ztex1, String)</B></A> -
677
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
678
<DD>Constructs an instance from the given device and error message.
679
<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.ZtexDevice1, java.lang.String)"><B>InvalidFirmwareException(ZtexDevice1, String)</B></A> -
680
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
681
<DD>Constructs an instance from the given device and error message.
682
<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ch.ntb.usb.Usb_Device, java.lang.String)"><B>InvalidFirmwareException(Usb_Device, String)</B></A> -
683
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
684
<DD>Constructs an instance from the given device and error message.
685
<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.Ztex1)"><B>InvalidFirmwareException(Ztex1)</B></A> -
686
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
687
<DD>Constructs an instance from the given device and error message.
688
<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ztex.ZtexDevice1)"><B>InvalidFirmwareException(ZtexDevice1)</B></A> -
689
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
690
<DD>Constructs an instance from the given device and error message.
691
<DT><A HREF="./ztex/InvalidFirmwareException.html#InvalidFirmwareException(ch.ntb.usb.Usb_Device)"><B>InvalidFirmwareException(Usb_Device)</B></A> -
692
Constructor for exception ztex.<A HREF="./ztex/InvalidFirmwareException.html" title="class in ztex">InvalidFirmwareException</A>
693
<DD>Constructs an instance from the given device and error message.
694
<DT><A HREF="./ztex/ZtexDevice1.html#isCypress()"><B>isCypress()</B></A> -
695
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
696
<DD>Returns true if the device has Cypress EZ-USB vendor and product ID's (0x4b4 and 0x8613).
697
<DT><A HREF="./ch/ntb/usb/Device.html#isOpen()"><B>isOpen()</B></A> -
698
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
699
<DD>Check if the device is open.
700
</DL>
701
<HR>
702
<A NAME="_J_"><!-- --></A><H2>
703
<B>J</B></H2>
704
<DL>
705
<DT><A HREF="./ztex/JInputStream.html" title="class in ztex"><B>JInputStream</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>Creates an input stream from a regular file or a system resource file (i.e. a file from the current jar file).<DT><A HREF="./ztex/JInputStream.html#JInputStream()"><B>JInputStream()</B></A> -
706
Constructor for class ztex.<A HREF="./ztex/JInputStream.html" title="class in ztex">JInputStream</A>
707
<DD>&nbsp;
708
</DL>
709
<HR>
710
<A NAME="_L_"><!-- --></A><H2>
711
<B>L</B></H2>
712
<DL>
713
<DT><A HREF="./ch/ntb/usb/LibLoader.html" title="class in ch.ntb.usb"><B>LibLoader</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>This class allows to load libraries in the normal way or as a system resource (e.g. form the current .jar file).<DT><A HREF="./ch/ntb/usb/LibLoader.html#LibLoader()"><B>LibLoader()</B></A> -
714
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibLoader.html" title="class in ch.ntb.usb">LibLoader</A>
715
<DD>&nbsp;
716
<DT><A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb"><B>LibusbJava</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>This class represents the Java Native Interface to the shared library which
717
 is (with some exceptions) a one-to-one representation of the libusb API.<DT><A HREF="./ch/ntb/usb/LibusbJava.html#LibusbJava()"><B>LibusbJava()</B></A> -
718
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
719
<DD>&nbsp;
720
<DT><A HREF="./ch/ntb/usb/LibLoader.html#load(java.lang.String)"><B>load(String)</B></A> -
721
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibLoader.html" title="class in ch.ntb.usb">LibLoader</A>
722
<DD>Loads a library.
723
<DT><A HREF="./ch/ntb/usb/Utils.html#logBus(ch.ntb.usb.Usb_Bus)"><B>logBus(Usb_Bus)</B></A> -
724
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Utils.html" title="class in ch.ntb.usb">Utils</A>
725
<DD>&nbsp;
726
<DT><A HREF="./ch/ntb/usb/Utils.html#logBus(ch.ntb.usb.Usb_Bus, java.io.PrintStream)"><B>logBus(Usb_Bus, PrintStream)</B></A> -
727
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Utils.html" title="class in ch.ntb.usb">Utils</A>
728
<DD>&nbsp;
729
</DL>
730
<HR>
731
<A NAME="_M_"><!-- --></A><H2>
732
<B>M</B></H2>
733
<DL>
734
<DT><A HREF="./ztex/ZtexDevice1.html#manufacturerString()"><B>manufacturerString()</B></A> -
735
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
736
<DD>Returns the manufacturer string of the device.
737
<DT><A HREF="./ztex/ZtexDevice1.html#moduleReserved()"><B>moduleReserved()</B></A> -
738
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
739
<DD>Returns the application specific information (all 12 bytes).
740
<DT><A HREF="./ztex/ZtexDevice1.html#moduleReserved(int)"><B>moduleReserved(int)</B></A> -
741
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
742
<DD>Returns byte i of the application specific information.
743
<DT><A HREF="./ztex/ZtexIhxFile1.html#moduleReserved()"><B>moduleReserved()</B></A> -
744
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
745
<DD>Returns the application specific information (all 12 bytes).
746
<DT><A HREF="./ztex/ZtexIhxFile1.html#moduleReserved(int)"><B>moduleReserved(int)</B></A> -
747
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
748
<DD>Returns byte i of the application specific information.
749
</DL>
750
<HR>
751
<A NAME="_N_"><!-- --></A><H2>
752
<B>N</B></H2>
753
<DL>
754
<DT><A HREF="./ztex/ZtexScanBus1.html#numberOfDevices()"><B>numberOfDevices()</B></A> -
755
Method in class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
756
<DD>Returns the number of devices found.
757
</DL>
758
<HR>
759
<A NAME="_O_"><!-- --></A><H2>
760
<B>O</B></H2>
761
<DL>
762
<DT><A HREF="./ch/ntb/usb/Device.html#open(int, int, int)"><B>open(int, int, int)</B></A> -
763
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
764
<DD>Opens the device and claims the specified configuration, interface and
765
 altinterface.
766
</DL>
767
<HR>
768
<A NAME="_P_"><!-- --></A><H2>
769
<B>P</B></H2>
770
<DL>
771
<DT><A HREF="./ztex/ZtexScanBus1.html#printBus(java.io.PrintStream)"><B>printBus(PrintStream)</B></A> -
772
Method in class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
773
<DD>Prints out a list of devices found.
774
<DT><A HREF="./ztex/Ztex1v1.html#printFpgaState()"><B>printFpgaState()</B></A> -
775
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
776
<DD>Prints out the FPGA state.
777
<DT><A HREF="./ztex/Ztex1v1.html#printMmcState()"><B>printMmcState()</B></A> -
778
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
779
<DD>Prints out some debug information about *SD/MMC Flash cards in SPI mode.
780
<DT><A HREF="./ztex/ZtexDevice1.html#productId()"><B>productId()</B></A> -
781
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
782
<DD>Returns the product ID (all 4 bytes).
783
<DT><A HREF="./ztex/ZtexDevice1.html#productId(int)"><B>productId(int)</B></A> -
784
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
785
<DD>Returns byte i of the product ID.
786
<DT><A HREF="./ztex/ZtexIhxFile1.html#productId()"><B>productId()</B></A> -
787
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
788
<DD>Returns the product ID (all 4 bytes).
789
<DT><A HREF="./ztex/ZtexIhxFile1.html#productId(int)"><B>productId(int)</B></A> -
790
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
791
<DD>Returns byte i of the product ID.
792
<DT><A HREF="./ztex/ZtexDevice1.html#productString()"><B>productString()</B></A> -
793
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
794
<DD>Returns the product string of the device.
795
</DL>
796
<HR>
797
<A NAME="_R_"><!-- --></A><H2>
798
<B>R</B></H2>
799
<DL>
800
<DT><A HREF="./ch/ntb/usb/Device.html#readBulk(int, byte[], int, int, boolean)"><B>readBulk(int, byte[], int, int, boolean)</B></A> -
801
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
802
<DD>Read data from the device using a bulk transfer.
803
<DT><A HREF="./ch/ntb/usb/Device.html#readInterrupt(int, byte[], int, int, boolean)"><B>readInterrupt(int, byte[], int, int, boolean)</B></A> -
804
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
805
<DD>Read data from the device using a interrupt transfer.
806 4 ZTEX
<DT><A HREF="./ztex/Ztex1.html#releaseInterface(int)"><B>releaseInterface(int)</B></A> -
807
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
808
<DD>Releases an interface.
809 3 ZTEX
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_CLEAR_FEATURE"><B>REQ_CLEAR_FEATURE</B></A> -
810
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
811
<DD>This request is used to clear or disable a specific feature (USB spec
812
 9.4.1).
813
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_GET_CONFIGURATION"><B>REQ_GET_CONFIGURATION</B></A> -
814
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
815
<DD>This request returns the current device configuration value (USB spec
816
 9.4.2).
817
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_GET_DESCRIPTOR"><B>REQ_GET_DESCRIPTOR</B></A> -
818
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
819
<DD>This request returns the specified descriptor if the descriptor exists
820
 (USB spec 9.4.3).
821
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_GET_INTERFACE"><B>REQ_GET_INTERFACE</B></A> -
822
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
823
<DD>This request returns the selected alternate setting for the specified
824
 interface (USB spec 9.4.4).
825
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_GET_STATUS"><B>REQ_GET_STATUS</B></A> -
826
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
827
<DD>This request returns status for the specified recipient (USB spec 9.4.5).
828
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SET_ADDRESS"><B>REQ_SET_ADDRESS</B></A> -
829
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
830
<DD>This request sets the device address for all future device accesses (USB
831
 spec 9.4.6).
832
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SET_CONFIGURATION"><B>REQ_SET_CONFIGURATION</B></A> -
833
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
834
<DD>This request sets the device configuration (USB spec 9.4.7).
835
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SET_DESCRIPTOR"><B>REQ_SET_DESCRIPTOR</B></A> -
836
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
837
<DD>This request is optional and may be used to update existing descriptors
838
 or new descriptors may be added (USB spec 9.4.8).
839
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SET_FEATURE"><B>REQ_SET_FEATURE</B></A> -
840
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
841
<DD>This request is used to set or enable a specific feature (USB spec
842
 9.4.9).
843
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SET_INTERFACE"><B>REQ_SET_INTERFACE</B></A> -
844
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
845
<DD>This request allows the host to select an alternate setting for the
846
 specified interface (USB spec 9.4.10).
847
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_SYNCH_FRAME"><B>REQ_SYNCH_FRAME</B></A> -
848
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
849
<DD>This request is used to set and then report an endpoint’s synchronization
850
 frame (USB spec 9.4.11).
851
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_DIR_DEVICE_TO_HOST"><B>REQ_TYPE_DIR_DEVICE_TO_HOST</B></A> -
852
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
853
<DD>Identifies the direction of data transfer in the second phase of the
854
 control transfer.
855
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_DIR_HOST_TO_DEVICE"><B>REQ_TYPE_DIR_HOST_TO_DEVICE</B></A> -
856
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
857
<DD>Identifies the direction of data transfer in the second phase of the
858
 control transfer.
859
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_RECIP_DEVICE"><B>REQ_TYPE_RECIP_DEVICE</B></A> -
860
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
861
<DD>Specifies the intended recipient of the request.
862
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_RECIP_ENDPOINT"><B>REQ_TYPE_RECIP_ENDPOINT</B></A> -
863
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
864
<DD>Specifies the intended recipient of the request.
865
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_RECIP_INTERFACE"><B>REQ_TYPE_RECIP_INTERFACE</B></A> -
866
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
867
<DD>Specifies the intended recipient of the request.
868
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_RECIP_OTHER"><B>REQ_TYPE_RECIP_OTHER</B></A> -
869
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
870
<DD>Specifies the intended recipient of the request.
871
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_TYPE_CLASS"><B>REQ_TYPE_TYPE_CLASS</B></A> -
872
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
873
<DD>Specifies the type of the request.
874
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_TYPE_RESERVED"><B>REQ_TYPE_TYPE_RESERVED</B></A> -
875
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
876
<DD>Specifies the type of the request.
877
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_TYPE_STANDARD"><B>REQ_TYPE_TYPE_STANDARD</B></A> -
878
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
879
<DD>Specifies the type of the request.
880
<DT><A HREF="./ch/ntb/usb/USB.html#REQ_TYPE_TYPE_VENDOR"><B>REQ_TYPE_TYPE_VENDOR</B></A> -
881
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
882
<DD>Specifies the type of the request.
883
<DT><A HREF="./ch/ntb/usb/Device.html#reset()"><B>reset()</B></A> -
884
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
885
<DD>Sends an USB reset to the device.
886
<DT><A HREF="./ztex/EzUsb.html#reset(int, boolean)"><B>reset(int, boolean)</B></A> -
887
Static method in class ztex.<A HREF="./ztex/EzUsb.html" title="class in ztex">EzUsb</A>
888
<DD>Controls the reset state of a Cypress EZ-USB device.
889
<DT><A HREF="./ztex/Ztex1.html#resetEzUsb()"><B>resetEzUsb()</B></A> -
890
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
891
<DD>Resets the EZ-USB and manages the renumeration process.
892
<DT><A HREF="./ztex/Ztex1v1.html#resetFpga()"><B>resetFpga()</B></A> -
893
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
894
<DD>Resets the FPGA.
895
</DL>
896
<HR>
897
<A NAME="_S_"><!-- --></A><H2>
898
<B>S</B></H2>
899
<DL>
900 4 ZTEX
<DT><A HREF="./ztex/Ztex1.html#setConfiguration(int)"><B>setConfiguration(int)</B></A> -
901
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
902
<DD>Sets the configuration.
903 3 ZTEX
<DT><A HREF="./ch/ntb/usb/Device.html#setResetOnFirstOpen(boolean, int)"><B>setResetOnFirstOpen(boolean, int)</B></A> -
904
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
905
<DD>If enabled, the device is reset when first opened.
906
<DT><A HREF="./ztex/ZtexIhxFile1.html#setSnString(java.lang.String)"><B>setSnString(String)</B></A> -
907
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
908
<DD>Modifies the serial number string.
909
<DT><A HREF="./ztex/ZtexDevice1.html#snString()"><B>snString()</B></A> -
910
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
911
<DD>Returns the serial number string of the device.
912
<DT><A HREF="./ztex/ZtexIhxFile1.html#snString()"><B>snString()</B></A> -
913
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
914
<DD>Returns the serial number string.
915
</DL>
916
<HR>
917
<A NAME="_T_"><!-- --></A><H2>
918
<B>T</B></H2>
919
<DL>
920
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#toString()"><B>toString()</B></A> -
921
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
922
<DD>&nbsp;
923
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#toString()"><B>toString()</B></A> -
924
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
925
<DD>&nbsp;
926
<DT><A HREF="./ch/ntb/usb/Usb_Device.html#toString()"><B>toString()</B></A> -
927
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
928
<DD>&nbsp;
929
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#toString()"><B>toString()</B></A> -
930
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
931
<DD>&nbsp;
932
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#toString()"><B>toString()</B></A> -
933
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
934
<DD>&nbsp;
935
<DT><A HREF="./ch/ntb/usb/Usb_Interface.html#toString()"><B>toString()</B></A> -
936
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb">Usb_Interface</A>
937
<DD>&nbsp;
938
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#toString()"><B>toString()</B></A> -
939
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
940
<DD>&nbsp;
941
<DT><A HREF="./ztex/Ztex1.html#toString()"><B>toString()</B></A> -
942
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
943
<DD>Returns a lot of useful information about the corresponding device.
944
<DT><A HREF="./ztex/Ztex1v1.html#toString()"><B>toString()</B></A> -
945
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
946
<DD>Returns a lot of useful information about the corresponding device.
947
<DT><A HREF="./ztex/ZtexDevice1.html#toString()"><B>toString()</B></A> -
948
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
949
<DD>Returns a string representation if the device with a lot of useful information.
950
<DT><A HREF="./ztex/ZtexIhxFile1.html#toString()"><B>toString()</B></A> -
951
Method in class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
952
<DD>Returns a string representation if the instance.
953 4 ZTEX
<DT><A HREF="./ztex/Ztex1.html#trySetConfiguration(int)"><B>trySetConfiguration(int)</B></A> -
954
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
955
<DD>Tries to set the configuration.
956 3 ZTEX
</DL>
957
<HR>
958
<A NAME="_U_"><!-- --></A><H2>
959
<B>U</B></H2>
960
<DL>
961
<DT><A HREF="./ch/ntb/usb/Device.html#updateDescriptors()"><B>updateDescriptors()</B></A> -
962
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
963
<DD>Updates the device and descriptor information from the bus.
964
<DT><A HREF="./ztex/EzUsb.html#uploadFirmware(int, ztex.IhxFile)"><B>uploadFirmware(int, IhxFile)</B></A> -
965
Static method in class ztex.<A HREF="./ztex/EzUsb.html" title="class in ztex">EzUsb</A>
966
<DD>Uploads the Firmware to a Cypress EZ-USB device.
967
<DT><A HREF="./ztex/Ztex1.html#uploadFirmware(java.lang.String, boolean)"><B>uploadFirmware(String, boolean)</B></A> -
968
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
969
<DD>Uploads the firmware to the EZ-USB and manages the renumeration process.
970
<DT><A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb"><B>USB</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>This class manages all USB devices and defines some USB specific constants.<DT><A HREF="./ch/ntb/usb/USB.html#USB()"><B>USB()</B></A> -
971
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/USB.html" title="class in ch.ntb.usb">USB</A>
972
<DD>&nbsp;
973
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_bulk_read(int, int, byte[], int, int)"><B>usb_bulk_read(int, int, byte[], int, int)</B></A> -
974
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
975
<DD>Performs a bulk read request to the endpoint specified by ep.
976
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_bulk_write(int, int, byte[], int, int)"><B>usb_bulk_write(int, int, byte[], int, int)</B></A> -
977
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
978
<DD>Performs a bulk write request to the endpoint specified by ep.
979
<DT><A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb"><B>Usb_Bus</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents an USB bus.<DT><A HREF="./ch/ntb/usb/Usb_Bus.html#Usb_Bus()"><B>Usb_Bus()</B></A> -
980
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Bus.html" title="class in ch.ntb.usb">Usb_Bus</A>
981
<DD>&nbsp;
982
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_claim_interface(int, int)"><B>usb_claim_interface(int, int)</B></A> -
983
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
984
<DD>Claim an interface of a device.
985
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_AUDIO"><B>USB_CLASS_AUDIO</B></A> -
986
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
987
<DD>Device and/or interface class codes.
988
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_COMM"><B>USB_CLASS_COMM</B></A> -
989
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
990
<DD>Device and/or interface class codes.
991
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_DATA"><B>USB_CLASS_DATA</B></A> -
992
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
993
<DD>Device and/or interface class codes.
994
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_HID"><B>USB_CLASS_HID</B></A> -
995
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
996
<DD>Device and/or interface class codes.
997
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_HUB"><B>USB_CLASS_HUB</B></A> -
998
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
999
<DD>Device and/or interface class codes.
1000
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_MASS_STORAGE"><B>USB_CLASS_MASS_STORAGE</B></A> -
1001
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
1002
<DD>Device and/or interface class codes.
1003
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_PER_INTERFACE"><B>USB_CLASS_PER_INTERFACE</B></A> -
1004
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
1005
<DD>Device and/or interface class codes.
1006
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_PRINTER"><B>USB_CLASS_PRINTER</B></A> -
1007
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
1008
<DD>Device and/or interface class codes.
1009
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#USB_CLASS_VENDOR_SPEC"><B>USB_CLASS_VENDOR_SPEC</B></A> -
1010
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
1011
<DD>Device and/or interface class codes.
1012
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_clear_halt(int, int)"><B>usb_clear_halt(int, int)</B></A> -
1013
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1014
<DD>Clears any halt status on an endpoint.
1015
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_close(int)"><B>usb_close(int)</B></A> -
1016
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1017
<DD><code>usb_close</code> closes a device opened with
1018
 <code>usb_open</code>.
1019
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb"><B>Usb_Config_Descriptor</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents the descriptor of a USB configuration.<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#Usb_Config_Descriptor()"><B>Usb_Config_Descriptor()</B></A> -
1020
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
1021
<DD>&nbsp;
1022
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_control_msg(int, int, int, int, int, byte[], int, int)"><B>usb_control_msg(int, int, int, int, int, byte[], int, int)</B></A> -
1023
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1024
<DD>Performs a control request to the default control pipe on a device.
1025
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb"><B>Usb_Descriptor</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Common USB descriptor values.<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#Usb_Descriptor()"><B>Usb_Descriptor()</B></A> -
1026
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1027
<DD>&nbsp;
1028
<DT><A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb"><B>Usb_Device</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents an USB device.<DT><A HREF="./ch/ntb/usb/Usb_Device.html#Usb_Device()"><B>Usb_Device()</B></A> -
1029
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb">Usb_Device</A>
1030
<DD>&nbsp;
1031
<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb"><B>Usb_Device_Descriptor</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents the descriptor of a USB device.<DT><A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html#Usb_Device_Descriptor()"><B>Usb_Device_Descriptor()</B></A> -
1032
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>
1033
<DD>&nbsp;
1034
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_CONFIG"><B>USB_DT_CONFIG</B></A> -
1035
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1036
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1037
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_CONFIG_SIZE"><B>USB_DT_CONFIG_SIZE</B></A> -
1038
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1039
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1040
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_DEVICE"><B>USB_DT_DEVICE</B></A> -
1041
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1042
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1043
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_DEVICE_SIZE"><B>USB_DT_DEVICE_SIZE</B></A> -
1044
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1045
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1046
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT"><B>USB_DT_ENDPOINT</B></A> -
1047
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1048
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1049
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT_AUDIO_SIZE"><B>USB_DT_ENDPOINT_AUDIO_SIZE</B></A> -
1050
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1051
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1052
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT_SIZE"><B>USB_DT_ENDPOINT_SIZE</B></A> -
1053
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1054
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1055
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_HID"><B>USB_DT_HID</B></A> -
1056
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1057
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1058
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_HUB"><B>USB_DT_HUB</B></A> -
1059
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1060
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1061
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_HUB_NONVAR_SIZE"><B>USB_DT_HUB_NONVAR_SIZE</B></A> -
1062
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1063
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1064
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_INTERFACE"><B>USB_DT_INTERFACE</B></A> -
1065
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1066
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1067
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_INTERFACE_SIZE"><B>USB_DT_INTERFACE_SIZE</B></A> -
1068
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1069
<DD>Descriptor sizes per descriptor type (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bLength"><CODE>Usb_Descriptor.bLength</CODE></A>).
1070
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_PHYSICAL"><B>USB_DT_PHYSICAL</B></A> -
1071
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1072
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1073
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_REPORT"><B>USB_DT_REPORT</B></A> -
1074
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1075
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1076
<DT><A HREF="./ch/ntb/usb/Usb_Descriptor.html#USB_DT_STRING"><B>USB_DT_STRING</B></A> -
1077
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Descriptor.html" title="class in ch.ntb.usb">Usb_Descriptor</A>
1078
<DD>Descriptor types (<A HREF="./ch/ntb/usb/Usb_Descriptor.html#bDescriptorType"><CODE>Usb_Descriptor.bDescriptorType</CODE></A>).
1079
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_ADDRESS_MASK"><B>USB_ENDPOINT_ADDRESS_MASK</B></A> -
1080
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1081
<DD>Endpoint address mask (in bEndpointAddress).
1082
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb"><B>Usb_Endpoint_Descriptor</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents the descriptor of an USB endpoint.<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#Usb_Endpoint_Descriptor()"><B>Usb_Endpoint_Descriptor()</B></A> -
1083
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1084
<DD>&nbsp;
1085
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_DIR_MASK"><B>USB_ENDPOINT_DIR_MASK</B></A> -
1086
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1087
<DD>Endpoint address mask (in bEndpointAddress).
1088
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_TYPE_BULK"><B>USB_ENDPOINT_TYPE_BULK</B></A> -
1089
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1090
<DD>Possible endpoint types (in bmAttributes).
1091
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_TYPE_CONTROL"><B>USB_ENDPOINT_TYPE_CONTROL</B></A> -
1092
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1093
<DD>Possible endpoint types (in bmAttributes).
1094
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_TYPE_INTERRUPT"><B>USB_ENDPOINT_TYPE_INTERRUPT</B></A> -
1095
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1096
<DD>Possible endpoint types (in bmAttributes).
1097
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_TYPE_ISOCHRONOUS"><B>USB_ENDPOINT_TYPE_ISOCHRONOUS</B></A> -
1098
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1099
<DD>Possible endpoint types (in bmAttributes).
1100
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_ENDPOINT_TYPE_MASK"><B>USB_ENDPOINT_TYPE_MASK</B></A> -
1101
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1102
<DD>Endpoint type mask (in bmAttributes).
1103
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_find_busses()"><B>usb_find_busses()</B></A> -
1104
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1105
<DD><code>usb_find_busses</code> will find all of the busses on the system.
1106
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_find_devices()"><B>usb_find_devices()</B></A> -
1107
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1108
<DD><code>usb_find_devices</code> will find all of the devices on each bus.
1109
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_get_busses()"><B>usb_get_busses()</B></A> -
1110
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1111
<DD><code>usb_get_busses</code> returns a tree of descriptor objects.
1112
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_get_descriptor(int, byte, byte, int)"><B>usb_get_descriptor(int, byte, byte, int)</B></A> -
1113
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1114
<DD>Retrieves a descriptor from the device identified by the type and index
1115
 of the descriptor from the default control pipe.
1116
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_get_descriptor_by_endpoint(int, int, byte, byte, int)"><B>usb_get_descriptor_by_endpoint(int, int, byte, byte, int)</B></A> -
1117
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1118
<DD>Retrieves a descriptor from the device identified by the type and index
1119
 of the descriptor from the control pipe identified by ep.
1120
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_get_string(int, int, int)"><B>usb_get_string(int, int, int)</B></A> -
1121
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1122
<DD>Retrieves the string descriptor specified by index and langid from a
1123
 device.
1124
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_get_string_simple(int, int)"><B>usb_get_string_simple(int, int)</B></A> -
1125
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1126
<DD><code>usb_get_string_simple</code> is a wrapper around
1127
 <code>usb_get_string</code> that retrieves the string description
1128
 specified by index in the first language for the descriptor.
1129
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_init()"><B>usb_init()</B></A> -
1130
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1131
<DD>Just like the name implies, <code>usb_init</code> sets up some internal
1132
 structures.
1133
<DT><A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb"><B>Usb_Interface</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents an USB interface.<DT><A HREF="./ch/ntb/usb/Usb_Interface.html#Usb_Interface()"><B>Usb_Interface()</B></A> -
1134
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb">Usb_Interface</A>
1135
<DD>&nbsp;
1136
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb"><B>Usb_Interface_Descriptor</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>Represents the descriptor of a USB interface.<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#Usb_Interface_Descriptor()"><B>Usb_Interface_Descriptor()</B></A> -
1137
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
1138
<DD>&nbsp;
1139
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_interrupt_read(int, int, byte[], int, int)"><B>usb_interrupt_read(int, int, byte[], int, int)</B></A> -
1140
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1141
<DD>Performs a interrupt read request to the endpoint specified by ep.
1142
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_interrupt_write(int, int, byte[], int, int)"><B>usb_interrupt_write(int, int, byte[], int, int)</B></A> -
1143
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1144
<DD>Performs an interrupt write request to the endpoint specified by ep.
1145
<DT><A HREF="./ch/ntb/usb/Usb_Interface.html#USB_MAXALTSETTING"><B>USB_MAXALTSETTING</B></A> -
1146
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface.html" title="class in ch.ntb.usb">Usb_Interface</A>
1147
<DD>Maximal number of alternate settings
1148
<DT><A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html#USB_MAXCONFIG"><B>USB_MAXCONFIG</B></A> -
1149
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>
1150
<DD>Maximum number of configurations per device
1151
<DT><A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html#USB_MAXENDPOINTS"><B>USB_MAXENDPOINTS</B></A> -
1152
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>
1153
<DD>Maximum number of endpoints
1154
<DT><A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html#USB_MAXINTERFACES"><B>USB_MAXINTERFACES</B></A> -
1155
Static variable in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>
1156
<DD>Maximum number of interfaces
1157
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_open(ch.ntb.usb.Usb_Device)"><B>usb_open(Usb_Device)</B></A> -
1158
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1159
<DD><code>usb_open</code> is to be used to open up a device for use.
1160
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_release_interface(int, int)"><B>usb_release_interface(int, int)</B></A> -
1161
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1162
<DD>Releases a previously claimed interface
1163
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_reset(int)"><B>usb_reset(int)</B></A> -
1164
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1165
<DD>Resets a device by sending a RESET down the port it is connected to.
1166
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_set_altinterface(int, int)"><B>usb_set_altinterface(int, int)</B></A> -
1167
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1168
<DD>Sets the active alternate setting of the current interface
1169
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_set_configuration(int, int)"><B>usb_set_configuration(int, int)</B></A> -
1170
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1171
<DD>Sets the active configuration of a device
1172
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_set_debug(int)"><B>usb_set_debug(int)</B></A> -
1173
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1174
<DD>Sets the debugging level of libusb.
1175
<DT><A HREF="./ch/ntb/usb/LibusbJava.html#usb_strerror()"><B>usb_strerror()</B></A> -
1176
Static method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/LibusbJava.html" title="class in ch.ntb.usb">LibusbJava</A>
1177
<DD>Returns the error string after an error occured.
1178
<DT><A HREF="./ch/ntb/usb/USBException.html" title="class in ch.ntb.usb"><B>USBException</B></A> - Exception in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>&nbsp;<DT><A HREF="./ch/ntb/usb/USBException.html#USBException(java.lang.String)"><B>USBException(String)</B></A> -
1179
Constructor for exception ch.ntb.usb.<A HREF="./ch/ntb/usb/USBException.html" title="class in ch.ntb.usb">USBException</A>
1180
<DD>&nbsp;
1181
<DT><A HREF="./ztex/UsbException.html" title="class in ztex"><B>UsbException</B></A> - Exception in <A HREF="./ztex/package-summary.html">ztex</A><DD>Signals an USB error.<DT><A HREF="./ztex/UsbException.html#UsbException(java.lang.String)"><B>UsbException(String)</B></A> -
1182
Constructor for exception ztex.<A HREF="./ztex/UsbException.html" title="class in ztex">UsbException</A>
1183
<DD>Constructs an instance from the given error message.
1184
<DT><A HREF="./ztex/UsbException.html#UsbException(ch.ntb.usb.Usb_Device, java.lang.String)"><B>UsbException(Usb_Device, String)</B></A> -
1185
Constructor for exception ztex.<A HREF="./ztex/UsbException.html" title="class in ztex">UsbException</A>
1186
<DD>Constructs an instance from the given device and error message.
1187
<DT><A HREF="./ztex/ZtexDevice1.html#usbProductId()"><B>usbProductId()</B></A> -
1188
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1189
<DD>Returns the USB product ID of the device.
1190
<DT><A HREF="./ch/ntb/usb/USBTimeoutException.html" title="class in ch.ntb.usb"><B>USBTimeoutException</B></A> - Exception in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>&nbsp;<DT><A HREF="./ch/ntb/usb/USBTimeoutException.html#USBTimeoutException(java.lang.String)"><B>USBTimeoutException(String)</B></A> -
1191
Constructor for exception ch.ntb.usb.<A HREF="./ch/ntb/usb/USBTimeoutException.html" title="class in ch.ntb.usb">USBTimeoutException</A>
1192
<DD>&nbsp;
1193
<DT><A HREF="./ztex/ZtexDevice1.html#usbVendorId()"><B>usbVendorId()</B></A> -
1194
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1195
<DD>Returns the USB vendor ID of the device.
1196
<DT><A HREF="./ch/ntb/usb/Utils.html" title="class in ch.ntb.usb"><B>Utils</B></A> - Class in <A HREF="./ch/ntb/usb/package-summary.html">ch.ntb.usb</A><DD>&nbsp;<DT><A HREF="./ch/ntb/usb/Utils.html#Utils()"><B>Utils()</B></A> -
1197
Constructor for class ch.ntb.usb.<A HREF="./ch/ntb/usb/Utils.html" title="class in ch.ntb.usb">Utils</A>
1198
<DD>&nbsp;
1199
</DL>
1200
<HR>
1201
<A NAME="_V_"><!-- --></A><H2>
1202
<B>V</B></H2>
1203
<DL>
1204
<DT><A HREF="./ztex/Ztex1.html#valid()"><B>valid()</B></A> -
1205
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1206
<DD>Returns true if ZTEX descriptor 1 is available.
1207
<DT><A HREF="./ztex/Ztex1v1.html#valid()"><B>valid()</B></A> -
1208
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
1209
<DD>Returns true if ZTEX interface 1 is available.
1210
<DT><A HREF="./ztex/Ztex1v1.html#valid(int, int)"><B>valid(int, int)</B></A> -
1211
Method in class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
1212
<DD>Returns true if ZTEX interface 1 and capability i.j are available.
1213
<DT><A HREF="./ztex/ZtexDevice1.html#valid()"><B>valid()</B></A> -
1214
Method in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1215
<DD>Returns true if ZTEX descriptor 1 is available.
1216
<DT><A HREF="./ztex/Ztex1.html#vendorCommand(int, java.lang.String, int, int, byte[], int)"><B>vendorCommand(int, String, int, int, byte[], int)</B></A> -
1217
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1218
<DD>Sends a vendor command to Endpoint 0 of the EZ-USB device.
1219
<DT><A HREF="./ztex/Ztex1.html#vendorCommand(int, java.lang.String, int, int)"><B>vendorCommand(int, String, int, int)</B></A> -
1220
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1221
<DD>Sends a vendor command with no payload data to Endpoint 0 of the EZ-USB device.
1222
<DT><A HREF="./ztex/Ztex1.html#vendorCommand(int, java.lang.String)"><B>vendorCommand(int, String)</B></A> -
1223
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1224
<DD>Sends a vendor command with no payload data and no setup data to Endpoint 0 of the EZ-USB device.
1225
<DT><A HREF="./ztex/Ztex1.html#vendorCommand2(int, java.lang.String, int, int, byte[], int)"><B>vendorCommand2(int, String, int, int, byte[], int)</B></A> -
1226
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1227
<DD>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.
1228
<DT><A HREF="./ztex/Ztex1.html#vendorRequest(int, java.lang.String, int, int, byte[], int)"><B>vendorRequest(int, String, int, int, byte[], int)</B></A> -
1229
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1230
<DD>Sends a vendor request to Endpoint 0 of the EZ-USB device.
1231
<DT><A HREF="./ztex/Ztex1.html#vendorRequest(int, java.lang.String, byte[], int)"><B>vendorRequest(int, String, byte[], int)</B></A> -
1232
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1233
<DD>Sends a vendor request to Endpoint 0 of the EZ-USB device.
1234
<DT><A HREF="./ztex/Ztex1.html#vendorRequest2(int, java.lang.String, int, int, byte[], int)"><B>vendorRequest2(int, String, int, int, byte[], int)</B></A> -
1235
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1236
<DD>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.
1237
<DT><A HREF="./ztex/Ztex1.html#vendorRequest2(int, java.lang.String, byte[], int)"><B>vendorRequest2(int, String, byte[], int)</B></A> -
1238
Method in class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1239
<DD>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.
1240
</DL>
1241
<HR>
1242
<A NAME="_W_"><!-- --></A><H2>
1243
<B>W</B></H2>
1244
<DL>
1245
<DT><A HREF="./ch/ntb/usb/Device.html#writeBulk(int, byte[], int, int, boolean)"><B>writeBulk(int, byte[], int, int, boolean)</B></A> -
1246
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
1247
<DD>Write data to the device using a bulk transfer.
1248
<DT><A HREF="./ch/ntb/usb/Device.html#writeInterrupt(int, byte[], int, int, boolean)"><B>writeInterrupt(int, byte[], int, int, boolean)</B></A> -
1249
Method in class ch.ntb.usb.<A HREF="./ch/ntb/usb/Device.html" title="class in ch.ntb.usb">Device</A>
1250
<DD>Write data to the device using a interrupt transfer.
1251
</DL>
1252
<HR>
1253
<A NAME="_Z_"><!-- --></A><H2>
1254
<B>Z</B></H2>
1255
<DL>
1256
<DT><A HREF="./ztex/package-summary.html"><B>ztex</B></A> - package ztex<DD>The Java API of the <a href="http://www.ztex.de/firmware-kit/index.e.html">ZTEX EZ-USB SDK</a>.<DT><A HREF="./ztex/Ztex1.html" title="class in ztex"><B>Ztex1</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>This class implements the interface-independent part of the communication protocol for the interaction with the ZTEX firmware.<DT><A HREF="./ztex/Ztex1.html#Ztex1(ztex.ZtexDevice1)"><B>Ztex1(ZtexDevice1)</B></A> -
1257
Constructor for class ztex.<A HREF="./ztex/Ztex1.html" title="class in ztex">Ztex1</A>
1258
<DD>Constructs an instance from a given device.
1259
<DT><A HREF="./ztex/Ztex1v1.html" title="class in ztex"><B>Ztex1v1</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>This class implements the communication protocol of the interface version 1 for the interaction with the ZTEX firmware.<DT><A HREF="./ztex/Ztex1v1.html#Ztex1v1(ztex.ZtexDevice1)"><B>Ztex1v1(ZtexDevice1)</B></A> -
1260
Constructor for class ztex.<A HREF="./ztex/Ztex1v1.html" title="class in ztex">Ztex1v1</A>
1261
<DD>Constructs an instance from a given device.
1262
<DT><A HREF="./ztex/ZtexDevice1.html" title="class in ztex"><B>ZtexDevice1</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>A class representing an EZ-USB device that supports the ZTEX descriptor 1 or an unconfigured EZ-USB device.<DT><A HREF="./ztex/ZtexDevice1.html#ZtexDevice1(ch.ntb.usb.Usb_Device, int, int)"><B>ZtexDevice1(Usb_Device, int, int)</B></A> -
1263
Constructor for class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1264
<DD>Constructs an instance from a given USB device.
1265
<DT><A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex"><B>ZtexIhxFile1</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>Represents a firmware image with ZTEX descriptor 1 loaded from an ihx (Intel Hex format) file.<DT><A HREF="./ztex/ZtexIhxFile1.html#ZtexIhxFile1(java.lang.String, int)"><B>ZtexIhxFile1(String, int)</B></A> -
1266
Constructor for class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
1267
<DD>Constructs an instance from a given file name and descriptor position.
1268
<DT><A HREF="./ztex/ZtexIhxFile1.html#ZtexIhxFile1(java.lang.String)"><B>ZtexIhxFile1(String)</B></A> -
1269
Constructor for class ztex.<A HREF="./ztex/ZtexIhxFile1.html" title="class in ztex">ZtexIhxFile1</A>
1270
<DD>Constructs an instance from a given file name.
1271 4 ZTEX
<DT><A HREF="./ztex/ZtexDevice1.html#ztexProductId"><B>ztexProductId</B></A> -
1272
Static variable in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1273
<DD>USB product ID for ZTEX devices that support ZTEX descriptor 1: 0x100.
1274
<DT><A HREF="./ztex/ZtexDevice1.html#ztexProductIdMax"><B>ztexProductIdMax</B></A> -
1275
Static variable in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1276
<DD>Largest USB product ID for ZTEX devices that support ZTEX descriptor 1: 0x1ff.
1277 3 ZTEX
<DT><A HREF="./ztex/ZtexScanBus1.html" title="class in ztex"><B>ZtexScanBus1</B></A> - Class in <A HREF="./ztex/package-summary.html">ztex</A><DD>A class used for finding the EZ-USB devices on the USB.<DT><A HREF="./ztex/ZtexScanBus1.html#ZtexScanBus1(int, int, boolean, boolean, int, int, int, int, int)"><B>ZtexScanBus1(int, int, boolean, boolean, int, int, int, int, int)</B></A> -
1278
Constructor for class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
1279
<DD>Scans the USB for suitable devices and constructs a list of them.
1280
<DT><A HREF="./ztex/ZtexScanBus1.html#ZtexScanBus1(int, int, boolean, boolean, int)"><B>ZtexScanBus1(int, int, boolean, boolean, int)</B></A> -
1281
Constructor for class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
1282
<DD>Scans the USB for suitable devices and constructs a list of them.
1283
<DT><A HREF="./ztex/ZtexScanBus1.html#ZtexScanBus1(int, int, boolean, boolean)"><B>ZtexScanBus1(int, int, boolean, boolean)</B></A> -
1284
Constructor for class ztex.<A HREF="./ztex/ZtexScanBus1.html" title="class in ztex">ZtexScanBus1</A>
1285
<DD>Scans the USB for suitable devices and constructs a list of them.
1286 4 ZTEX
<DT><A HREF="./ztex/ZtexDevice1.html#ztexVendorId"><B>ztexVendorId</B></A> -
1287
Static variable in class ztex.<A HREF="./ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</A>
1288
<DD>ZTEX vendor ID: 0x221a
1289 3 ZTEX
</DL>
1290
<HR>
1291
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Z_">Z</A>
1292
 
1293
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1294
<A NAME="navbar_bottom"><!-- --></A>
1295
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1296
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1297
<TR>
1298
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1299
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1300
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1301
  <TR ALIGN="center" VALIGN="top">
1302
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1303
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
1304
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
1305
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1306
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1307
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
1308
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1309
  </TR>
1310
</TABLE>
1311
</TD>
1312
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1313
</EM>
1314
</TD>
1315
</TR>
1316
 
1317
<TR>
1318
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1319
&nbsp;PREV&nbsp;
1320
&nbsp;NEXT</FONT></TD>
1321
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1322
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1323
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1324
&nbsp;<SCRIPT type="text/javascript">
1325
  <!--
1326
  if(window==top) {
1327
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
1328
  }
1329
  //-->
1330
</SCRIPT>
1331
<NOSCRIPT>
1332
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
1333
</NOSCRIPT>
1334
 
1335
 
1336
</FONT></TD>
1337
</TR>
1338
</TABLE>
1339
<A NAME="skip-navbar_bottom"></A>
1340
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1341
 
1342
<HR>
1343
 
1344
</BODY>
1345
</HTML>

powered by: WebSVN 2.1.0

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