Uses of Interface
net.codecrete.usb.USBAlternateInterface
-
Uses of USBAlternateInterface in net.codecrete.usb
Methods in net.codecrete.usb that return USBAlternateInterfaceModifier and TypeMethodDescriptionUSBInterface.alternate()Gets the currently selected alternate interface setting.USBInterface.getAlternate(int alternateNumber) Gets the alternate interface settings with the specified number.Methods in net.codecrete.usb that return types with arguments of type USBAlternateInterfaceModifier and TypeMethodDescriptionUSBInterface.alternates()Gets all alternate settings of this interface.