| Modifier and Type | Method and Description |
|---|---|
UsbInterface |
UsbInterface.getActiveSetting()
Gets the active setting.
|
UsbInterface |
UsbConfiguration.getInterface(int iface)
Gets the specified interface.
|
UsbInterface |
UsbInterface.getSetting(int altNum)
Gets an alternate setting.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsbInterface> |
UsbConfiguration.getInterfaces()
Gets the list of available interfaces.
|
List<UsbInterface> |
UsbInterface.getSettings()
Gets the list of alternate settings.
|
Copyright © 2023 LSST. All rights reserved.