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

Subversion Repositories usb_fpga_2_13

[/] [usb_fpga_2_13/] [trunk/] [docs/] [java/] [ch/] [ntb/] [usb/] [Usb_Interface.html] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_18) on Wed Oct 30 21:18:14 CET 2013 -->
6
<TITLE>
7
Usb_Interface
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-10-30">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Usb_Interface";
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">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb"><B>PREV CLASS</B></A>&nbsp;
58
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb"><B>NEXT CLASS</B></A></FONT></TD>
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60
  <A HREF="../../../index.html?ch/ntb/usb/Usb_Interface.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61
&nbsp;<A HREF="Usb_Interface.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
<TR>
77
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81
</TR>
82
</TABLE>
83
<A NAME="skip-navbar_top"></A>
84
<!-- ========= END OF TOP NAVBAR ========= -->
85
 
86
<HR>
87
<!-- ======== START OF CLASS DATA ======== -->
88
<H2>
89
<FONT SIZE="-1">
90
ch.ntb.usb</FONT>
91
<BR>
92
Class Usb_Interface</H2>
93
<PRE>
94
java.lang.Object
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>ch.ntb.usb.Usb_Interface</B>
96
</PRE>
97
<HR>
98
<DL>
99
<DT><PRE>public class <B>Usb_Interface</B><DT>extends java.lang.Object</DL>
100
</PRE>
101
 
102
<P>
103
Represents an USB interface.<br>
104
 An interface is a group of alternate settings of a configuration.<br>
105
<P>
106
 
107
<P>
108
<HR>
109
 
110
<P>
111
<!-- =========== FIELD SUMMARY =========== -->
112
 
113
<A NAME="field_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
117
<B>Field Summary</B></FONT></TH>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
<CODE>static&nbsp;int</CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Interface.html#USB_MAXALTSETTING">USB_MAXALTSETTING</A></B></CODE>
123
 
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximal number of alternate settings</TD>
126
</TR>
127
</TABLE>
128
&nbsp;
129
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
130
 
131
<A NAME="constructor_summary"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
135
<B>Constructor Summary</B></FONT></TH>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Interface.html#Usb_Interface()">Usb_Interface</A></B>()</CODE>
139
 
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
</TABLE>
144
&nbsp;
145
<!-- ========== METHOD SUMMARY =========== -->
146
 
147
<A NAME="method_summary"><!-- --></A>
148
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
150
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
151
<B>Method Summary</B></FONT></TH>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>[]</CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Interface.html#getAltsetting()">getAltsetting</A></B>()</CODE>
157
 
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retuns an array of interface descriptors.</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>&nbsp;int</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Interface.html#getNumAltsetting()">getNumAltsetting</A></B>()</CODE>
165
 
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of alternate settings.</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Interface.html#toString()">toString</A></B>()</CODE>
173
 
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176
</TR>
177
</TABLE>
178
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
179
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
181
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
185
</TR>
186
</TABLE>
187
&nbsp;
188
<P>
189
 
190
<!-- ============ FIELD DETAIL =========== -->
191
 
192
<A NAME="field_detail"><!-- --></A>
193
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
195
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
196
<B>Field Detail</B></FONT></TH>
197
</TR>
198
</TABLE>
199
 
200
<A NAME="USB_MAXALTSETTING"><!-- --></A><H3>
201
USB_MAXALTSETTING</H3>
202
<PRE>
203
public static final int <B>USB_MAXALTSETTING</B></PRE>
204
<DL>
205
<DD>Maximal number of alternate settings
206
<P>
207
<DL>
208
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Interface.USB_MAXALTSETTING">Constant Field Values</A></DL>
209
</DL>
210
 
211
<!-- ========= CONSTRUCTOR DETAIL ======== -->
212
 
213
<A NAME="constructor_detail"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
216
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
217
<B>Constructor Detail</B></FONT></TH>
218
</TR>
219
</TABLE>
220
 
221
<A NAME="Usb_Interface()"><!-- --></A><H3>
222
Usb_Interface</H3>
223
<PRE>
224
public <B>Usb_Interface</B>()</PRE>
225
<DL>
226
</DL>
227
 
228
<!-- ============ METHOD DETAIL ========== -->
229
 
230
<A NAME="method_detail"><!-- --></A>
231
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
232
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
233
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
234
<B>Method Detail</B></FONT></TH>
235
</TR>
236
</TABLE>
237
 
238
<A NAME="toString()"><!-- --></A><H3>
239
toString</H3>
240
<PRE>
241
public java.lang.String <B>toString</B>()</PRE>
242
<DL>
243
<DD><DL>
244
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
245
</DD>
246
<DD><DL>
247
</DL>
248
</DD>
249
</DL>
250
<HR>
251
 
252
<A NAME="getAltsetting()"><!-- --></A><H3>
253
getAltsetting</H3>
254
<PRE>
255
public <A HREF="../../../ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A>[] <B>getAltsetting</B>()</PRE>
256
<DL>
257
<DD>Retuns an array of interface descriptors.<br>
258
<P>
259
<DD><DL>
260
 
261
<DT><B>Returns:</B><DD>an array of interface descriptors</DL>
262
</DD>
263
</DL>
264
<HR>
265
 
266
<A NAME="getNumAltsetting()"><!-- --></A><H3>
267
getNumAltsetting</H3>
268
<PRE>
269
public int <B>getNumAltsetting</B>()</PRE>
270
<DL>
271
<DD>Returns the number of alternate settings.<br>
272
<P>
273
<DD><DL>
274
 
275
<DT><B>Returns:</B><DD>the number of alternate settings</DL>
276
</DD>
277
</DL>
278
<!-- ========= END OF CLASS DATA ========= -->
279
<HR>
280
 
281
 
282
<!-- ======= START OF BOTTOM NAVBAR ====== -->
283
<A NAME="navbar_bottom"><!-- --></A>
284
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
285
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
286
<TR>
287
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
288
<A NAME="navbar_bottom_firstrow"><!-- --></A>
289
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
290
  <TR ALIGN="center" VALIGN="top">
291
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
292
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
293
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
294
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
295
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
296
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
297
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
298
  </TR>
299
</TABLE>
300
</TD>
301
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
302
</EM>
303
</TD>
304
</TR>
305
 
306
<TR>
307
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
308
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb"><B>PREV CLASS</B></A>&nbsp;
309
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb"><B>NEXT CLASS</B></A></FONT></TD>
310
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
311
  <A HREF="../../../index.html?ch/ntb/usb/Usb_Interface.html" target="_top"><B>FRAMES</B></A>  &nbsp;
312
&nbsp;<A HREF="Usb_Interface.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
313
&nbsp;<SCRIPT type="text/javascript">
314
  <!--
315
  if(window==top) {
316
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
317
  }
318
  //-->
319
</SCRIPT>
320
<NOSCRIPT>
321
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
322
</NOSCRIPT>
323
 
324
 
325
</FONT></TD>
326
</TR>
327
<TR>
328
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
329
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
330
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
331
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
332
</TR>
333
</TABLE>
334
<A NAME="skip-navbar_bottom"></A>
335
<!-- ======== END OF BOTTOM NAVBAR ======= -->
336
 
337
<HR>
338
 
339
</BODY>
340
</HTML>

powered by: WebSVN 2.1.0

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