public static class FTD3XX.InterfaceDescriptor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
AlternateSetting
Alternate setting for the interface.
|
int |
Index
Index of the interface.
|
int |
InterfaceClass
Interface class.
|
int |
InterfaceProtocol
Interface protocol.
|
int |
InterfaceSubClass
Interface subclass.
|
int |
NumEndpoints
Number of endpoints in the interface.
|
| Constructor and Description |
|---|
InterfaceDescriptor()
Instantiates a new Interface descriptor.
|
public int Index
public int AlternateSetting
public int NumEndpoints
public int InterfaceClass
public int InterfaceProtocol
public int InterfaceSubClass