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 8

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

powered by: WebSVN 2.1.0

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