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_Descriptor.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:13 CET 2013 -->
6
<TITLE>
7
Usb_Descriptor
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_Descriptor";
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_Config_Descriptor.html" title="class in ch.ntb.usb"><B>PREV CLASS</B></A>&nbsp;
58
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Device.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_Descriptor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61
&nbsp;<A HREF="Usb_Descriptor.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_Descriptor</H2>
93
<PRE>
94
java.lang.Object
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>ch.ntb.usb.Usb_Descriptor</B>
96
</PRE>
97
<DL>
98
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb">Usb_Config_Descriptor</A>, <A HREF="../../../ch/ntb/usb/Usb_Device_Descriptor.html" title="class in ch.ntb.usb">Usb_Device_Descriptor</A>, <A HREF="../../../ch/ntb/usb/Usb_Endpoint_Descriptor.html" title="class in ch.ntb.usb">Usb_Endpoint_Descriptor</A>, <A HREF="../../../ch/ntb/usb/Usb_Interface_Descriptor.html" title="class in ch.ntb.usb">Usb_Interface_Descriptor</A></DD>
99
</DL>
100
<HR>
101
<DL>
102
<DT><PRE>public class <B>Usb_Descriptor</B><DT>extends java.lang.Object</DL>
103
</PRE>
104
 
105
<P>
106
Common USB descriptor values.<br>
107
<P>
108
 
109
<P>
110
<HR>
111
 
112
<P>
113
<!-- =========== FIELD SUMMARY =========== -->
114
 
115
<A NAME="field_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119
<B>Field Summary</B></FONT></TH>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123
<CODE>static&nbsp;int</CODE></FONT></TD>
124
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_CONFIG">USB_DT_CONFIG</A></B></CODE>
125
 
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>static&nbsp;int</CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_CONFIG_SIZE">USB_DT_CONFIG_SIZE</A></B></CODE>
133
 
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>static&nbsp;int</CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_DEVICE">USB_DT_DEVICE</A></B></CODE>
141
 
142
<BR>
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
<CODE>static&nbsp;int</CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_DEVICE_SIZE">USB_DT_DEVICE_SIZE</A></B></CODE>
149
 
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>static&nbsp;int</CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT">USB_DT_ENDPOINT</A></B></CODE>
157
 
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>static&nbsp;int</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT_AUDIO_SIZE">USB_DT_ENDPOINT_AUDIO_SIZE</A></B></CODE>
165
 
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>static&nbsp;int</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_ENDPOINT_SIZE">USB_DT_ENDPOINT_SIZE</A></B></CODE>
173
 
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>static&nbsp;int</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_HID">USB_DT_HID</A></B></CODE>
181
 
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>static&nbsp;int</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_HUB">USB_DT_HUB</A></B></CODE>
189
 
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>static&nbsp;int</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_HUB_NONVAR_SIZE">USB_DT_HUB_NONVAR_SIZE</A></B></CODE>
197
 
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>static&nbsp;int</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_INTERFACE">USB_DT_INTERFACE</A></B></CODE>
205
 
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>static&nbsp;int</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_INTERFACE_SIZE">USB_DT_INTERFACE_SIZE</A></B></CODE>
213
 
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor sizes per descriptor type.</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>static&nbsp;int</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_PHYSICAL">USB_DT_PHYSICAL</A></B></CODE>
221
 
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>static&nbsp;int</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_REPORT">USB_DT_REPORT</A></B></CODE>
229
 
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>static&nbsp;int</CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#USB_DT_STRING">USB_DT_STRING</A></B></CODE>
237
 
238
<BR>
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Descriptor types.</TD>
240
</TR>
241
</TABLE>
242
&nbsp;
243
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
244
 
245
<A NAME="constructor_summary"><!-- --></A>
246
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
248
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
249
<B>Constructor Summary</B></FONT></TH>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#Usb_Descriptor()">Usb_Descriptor</A></B>()</CODE>
253
 
254
<BR>
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
256
</TR>
257
</TABLE>
258
&nbsp;
259
<!-- ========== METHOD SUMMARY =========== -->
260
 
261
<A NAME="method_summary"><!-- --></A>
262
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
264
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
265
<B>Method Summary</B></FONT></TH>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;byte</CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#getBDescriptorType()">getBDescriptorType</A></B>()</CODE>
271
 
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the type of this descriptor.</TD>
274
</TR>
275
<TR BGCOLOR="white" CLASS="TableRowColor">
276
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277
<CODE>&nbsp;byte</CODE></FONT></TD>
278
<TD><CODE><B><A HREF="../../../ch/ntb/usb/Usb_Descriptor.html#getBLength()">getBLength</A></B>()</CODE>
279
 
280
<BR>
281
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the size of this descriptor in bytes.</TD>
282
</TR>
283
</TABLE>
284
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
285
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
286
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
287
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
288
</TR>
289
<TR BGCOLOR="white" CLASS="TableRowColor">
290
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
291
</TR>
292
</TABLE>
293
&nbsp;
294
<P>
295
 
296
<!-- ============ FIELD DETAIL =========== -->
297
 
298
<A NAME="field_detail"><!-- --></A>
299
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
300
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
301
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
302
<B>Field Detail</B></FONT></TH>
303
</TR>
304
</TABLE>
305
 
306
<A NAME="USB_DT_DEVICE"><!-- --></A><H3>
307
USB_DT_DEVICE</H3>
308
<PRE>
309
public static final int <B>USB_DT_DEVICE</B></PRE>
310
<DL>
311
<DD>Descriptor types.
312
<P>
313
<DL>
314
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_DEVICE">Constant Field Values</A></DL>
315
</DL>
316
<HR>
317
 
318
<A NAME="USB_DT_CONFIG"><!-- --></A><H3>
319
USB_DT_CONFIG</H3>
320
<PRE>
321
public static final int <B>USB_DT_CONFIG</B></PRE>
322
<DL>
323
<DD>Descriptor types.
324
<P>
325
<DL>
326
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_CONFIG">Constant Field Values</A></DL>
327
</DL>
328
<HR>
329
 
330
<A NAME="USB_DT_STRING"><!-- --></A><H3>
331
USB_DT_STRING</H3>
332
<PRE>
333
public static final int <B>USB_DT_STRING</B></PRE>
334
<DL>
335
<DD>Descriptor types.
336
<P>
337
<DL>
338
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_STRING">Constant Field Values</A></DL>
339
</DL>
340
<HR>
341
 
342
<A NAME="USB_DT_INTERFACE"><!-- --></A><H3>
343
USB_DT_INTERFACE</H3>
344
<PRE>
345
public static final int <B>USB_DT_INTERFACE</B></PRE>
346
<DL>
347
<DD>Descriptor types.
348
<P>
349
<DL>
350
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_INTERFACE">Constant Field Values</A></DL>
351
</DL>
352
<HR>
353
 
354
<A NAME="USB_DT_ENDPOINT"><!-- --></A><H3>
355
USB_DT_ENDPOINT</H3>
356
<PRE>
357
public static final int <B>USB_DT_ENDPOINT</B></PRE>
358
<DL>
359
<DD>Descriptor types.
360
<P>
361
<DL>
362
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_ENDPOINT">Constant Field Values</A></DL>
363
</DL>
364
<HR>
365
 
366
<A NAME="USB_DT_HID"><!-- --></A><H3>
367
USB_DT_HID</H3>
368
<PRE>
369
public static final int <B>USB_DT_HID</B></PRE>
370
<DL>
371
<DD>Descriptor types.
372
<P>
373
<DL>
374
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_HID">Constant Field Values</A></DL>
375
</DL>
376
<HR>
377
 
378
<A NAME="USB_DT_REPORT"><!-- --></A><H3>
379
USB_DT_REPORT</H3>
380
<PRE>
381
public static final int <B>USB_DT_REPORT</B></PRE>
382
<DL>
383
<DD>Descriptor types.
384
<P>
385
<DL>
386
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_REPORT">Constant Field Values</A></DL>
387
</DL>
388
<HR>
389
 
390
<A NAME="USB_DT_PHYSICAL"><!-- --></A><H3>
391
USB_DT_PHYSICAL</H3>
392
<PRE>
393
public static final int <B>USB_DT_PHYSICAL</B></PRE>
394
<DL>
395
<DD>Descriptor types.
396
<P>
397
<DL>
398
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_PHYSICAL">Constant Field Values</A></DL>
399
</DL>
400
<HR>
401
 
402
<A NAME="USB_DT_HUB"><!-- --></A><H3>
403
USB_DT_HUB</H3>
404
<PRE>
405
public static final int <B>USB_DT_HUB</B></PRE>
406
<DL>
407
<DD>Descriptor types.
408
<P>
409
<DL>
410
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_HUB">Constant Field Values</A></DL>
411
</DL>
412
<HR>
413
 
414
<A NAME="USB_DT_DEVICE_SIZE"><!-- --></A><H3>
415
USB_DT_DEVICE_SIZE</H3>
416
<PRE>
417
public static final int <B>USB_DT_DEVICE_SIZE</B></PRE>
418
<DL>
419
<DD>Descriptor sizes per descriptor type.
420
<P>
421
<DL>
422
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_DEVICE_SIZE">Constant Field Values</A></DL>
423
</DL>
424
<HR>
425
 
426
<A NAME="USB_DT_CONFIG_SIZE"><!-- --></A><H3>
427
USB_DT_CONFIG_SIZE</H3>
428
<PRE>
429
public static final int <B>USB_DT_CONFIG_SIZE</B></PRE>
430
<DL>
431
<DD>Descriptor sizes per descriptor type.
432
<P>
433
<DL>
434
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_CONFIG_SIZE">Constant Field Values</A></DL>
435
</DL>
436
<HR>
437
 
438
<A NAME="USB_DT_INTERFACE_SIZE"><!-- --></A><H3>
439
USB_DT_INTERFACE_SIZE</H3>
440
<PRE>
441
public static final int <B>USB_DT_INTERFACE_SIZE</B></PRE>
442
<DL>
443
<DD>Descriptor sizes per descriptor type.
444
<P>
445
<DL>
446
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_INTERFACE_SIZE">Constant Field Values</A></DL>
447
</DL>
448
<HR>
449
 
450
<A NAME="USB_DT_ENDPOINT_SIZE"><!-- --></A><H3>
451
USB_DT_ENDPOINT_SIZE</H3>
452
<PRE>
453
public static final int <B>USB_DT_ENDPOINT_SIZE</B></PRE>
454
<DL>
455
<DD>Descriptor sizes per descriptor type.
456
<P>
457
<DL>
458
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_ENDPOINT_SIZE">Constant Field Values</A></DL>
459
</DL>
460
<HR>
461
 
462
<A NAME="USB_DT_ENDPOINT_AUDIO_SIZE"><!-- --></A><H3>
463
USB_DT_ENDPOINT_AUDIO_SIZE</H3>
464
<PRE>
465
public static final int <B>USB_DT_ENDPOINT_AUDIO_SIZE</B></PRE>
466
<DL>
467
<DD>Descriptor sizes per descriptor type.
468
<P>
469
<DL>
470
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_ENDPOINT_AUDIO_SIZE">Constant Field Values</A></DL>
471
</DL>
472
<HR>
473
 
474
<A NAME="USB_DT_HUB_NONVAR_SIZE"><!-- --></A><H3>
475
USB_DT_HUB_NONVAR_SIZE</H3>
476
<PRE>
477
public static final int <B>USB_DT_HUB_NONVAR_SIZE</B></PRE>
478
<DL>
479
<DD>Descriptor sizes per descriptor type.
480
<P>
481
<DL>
482
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#ch.ntb.usb.Usb_Descriptor.USB_DT_HUB_NONVAR_SIZE">Constant Field Values</A></DL>
483
</DL>
484
 
485
<!-- ========= CONSTRUCTOR DETAIL ======== -->
486
 
487
<A NAME="constructor_detail"><!-- --></A>
488
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
489
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
490
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
491
<B>Constructor Detail</B></FONT></TH>
492
</TR>
493
</TABLE>
494
 
495
<A NAME="Usb_Descriptor()"><!-- --></A><H3>
496
Usb_Descriptor</H3>
497
<PRE>
498
public <B>Usb_Descriptor</B>()</PRE>
499
<DL>
500
</DL>
501
 
502
<!-- ============ METHOD DETAIL ========== -->
503
 
504
<A NAME="method_detail"><!-- --></A>
505
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
506
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
507
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
508
<B>Method Detail</B></FONT></TH>
509
</TR>
510
</TABLE>
511
 
512
<A NAME="getBDescriptorType()"><!-- --></A><H3>
513
getBDescriptorType</H3>
514
<PRE>
515
public byte <B>getBDescriptorType</B>()</PRE>
516
<DL>
517
<DD>Get the type of this descriptor.<br>
518
<P>
519
<DD><DL>
520
 
521
<DT><B>Returns:</B><DD>the type of this descriptor</DL>
522
</DD>
523
</DL>
524
<HR>
525
 
526
<A NAME="getBLength()"><!-- --></A><H3>
527
getBLength</H3>
528
<PRE>
529
public byte <B>getBLength</B>()</PRE>
530
<DL>
531
<DD>Get the size of this descriptor in bytes.<br>
532
<P>
533
<DD><DL>
534
 
535
<DT><B>Returns:</B><DD>the size of this descriptor in bytes</DL>
536
</DD>
537
</DL>
538
<!-- ========= END OF CLASS DATA ========= -->
539
<HR>
540
 
541
 
542
<!-- ======= START OF BOTTOM NAVBAR ====== -->
543
<A NAME="navbar_bottom"><!-- --></A>
544
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
545
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
546
<TR>
547
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
548
<A NAME="navbar_bottom_firstrow"><!-- --></A>
549
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
550
  <TR ALIGN="center" VALIGN="top">
551
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
552
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
553
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
554
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
555
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
556
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
557
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
558
  </TR>
559
</TABLE>
560
</TD>
561
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
562
</EM>
563
</TD>
564
</TR>
565
 
566
<TR>
567
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
568
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Config_Descriptor.html" title="class in ch.ntb.usb"><B>PREV CLASS</B></A>&nbsp;
569
&nbsp;<A HREF="../../../ch/ntb/usb/Usb_Device.html" title="class in ch.ntb.usb"><B>NEXT CLASS</B></A></FONT></TD>
570
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
571
  <A HREF="../../../index.html?ch/ntb/usb/Usb_Descriptor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
572
&nbsp;<A HREF="Usb_Descriptor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
573
&nbsp;<SCRIPT type="text/javascript">
574
  <!--
575
  if(window==top) {
576
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
577
  }
578
  //-->
579
</SCRIPT>
580
<NOSCRIPT>
581
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
582
</NOSCRIPT>
583
 
584
 
585
</FONT></TD>
586
</TR>
587
<TR>
588
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
589
  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>
590
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
591
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>
592
</TR>
593
</TABLE>
594
<A NAME="skip-navbar_bottom"></A>
595
<!-- ======== END OF BOTTOM NAVBAR ======= -->
596
 
597
<HR>
598
 
599
</BODY>
600
</HTML>

powered by: WebSVN 2.1.0

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