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 3

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

powered by: WebSVN 2.1.0

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