USB Alternate Interface

Hierarchy

  • USBAlternateInterface

Implements

  • W3CUSBAlternateInterface

Index

Properties

alternateSetting

alternateSetting: number = null

The alternate setting for this interface

endpoints

endpoints: Array<USBEndpoint> = []

The array of endpoints on this interface

interfaceClass

interfaceClass: number = null

The class of this interface

Optional interfaceName

interfaceName: string = null

The name of this interface

interfaceProtocol

interfaceProtocol: number = null

The protocol of this interface

interfaceSubclass

interfaceSubclass: number = null

The sub class of this interface