Alternate

external interface Alternate(source)

Properties

Link copied to clipboard
abstract var alternateSetting: Double

the alternate setting number of this interface.

Link copied to clipboard

an array containing instances of the USBEndpoint interface describing each of the endpoints that are part of this interface.

Link copied to clipboard
abstract var interfaceClass: Double

the class of this interface. See USB.org for class code descriptions.

Link copied to clipboard
abstract var interfaceName: String?

the name of the interface, if one is provided by the device.

Link copied to clipboard

the protocol supported by this interface.

Link copied to clipboard

the subclass of this interface.