| Package | Description |
|---|---|
| com.ibm.jusb |
| Modifier and Type | Method and Description |
|---|---|
UsbInterfaceImp |
UsbInterfaceImp.getActiveSettingImp()
Get the active alternate setting.
|
UsbInterfaceImp |
UsbInterfaceImp.getSettingImp(byte number)
Get the alternate setting with the specified number.
|
UsbInterfaceImp |
UsbEndpointImp.getUsbInterfaceImp() |
UsbInterfaceImp |
UsbConfigurationImp.getUsbInterfaceImp(byte number)
Get a UsbInterfaceImp.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbConfigurationImp.addUsbInterfaceImp(UsbInterfaceImp setting)
Add a UsbInterfaceImp.
|
void |
UsbConfigurationImp.setActiveUsbInterfaceImpSetting(UsbInterfaceImp setting)
Change an interface setting to be the active alternate setting.
|
void |
UsbEndpointImp.setUsbInterfaceImp(UsbInterfaceImp iface)
Set the UsbInterfaceImp.
|
| Constructor and Description |
|---|
UsbEndpointImp(UsbInterfaceImp iface,
UsbEndpointDescriptor desc)
Constructor.
|
Copyright © 2014 LSST. All Rights Reserved.