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 4

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

powered by: WebSVN 2.1.0

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