public interface UsbInterfaceDescriptor extends UsbDescriptor
See the USB 1.1 specification section 9.6.3.
| Modifier and Type | Method and Description |
|---|---|
byte |
bAlternateSetting()
Get this descriptor's bAlternateSetting.
|
byte |
bInterfaceClass()
Get this descriptor's bInterfaceClass.
|
byte |
bInterfaceNumber()
Get this descriptor's bInterfaceNumber.
|
byte |
bInterfaceProtocol()
Get this descriptor's bInterfaceProtocol.
|
byte |
bInterfaceSubClass()
Get this descriptor's bInterfaceSubClass.
|
byte |
bNumEndpoints()
Get this descriptor's bNumEndpoints.
|
byte |
iInterface()
Get this descriptor's iInterface.
|
bDescriptorType, bLengthbyte bInterfaceNumber()
This is unsigned.byte bAlternateSetting()
This is unsigned.byte bNumEndpoints()
This is unsigned.byte bInterfaceClass()
This is unsigned.byte bInterfaceSubClass()
This is unsigned.byte bInterfaceProtocol()
This is unsigned.byte iInterface()
This is unsigned.