public interface UsbEndpointDescriptor extends UsbDescriptor
See the USB 1.1 specification section 9.6.4.
| Modifier and Type | Method and Description |
|---|---|
byte |
bEndpointAddress()
Get this descriptor's bEndpointAddress.
|
byte |
bInterval()
Get this descriptor's bInterval.
|
byte |
bmAttributes()
Get this descriptor's bmAttributes.
|
short |
wMaxPacketSize()
Get this descriptor's wMaxPacketSize.
|
bDescriptorType, bLengthbyte bEndpointAddress()
This is unsigned.byte bmAttributes()
This is unsigned.short wMaxPacketSize()
This is unsigned.byte bInterval()
This is unsigned.