Share via


Configuration.UsbInterface Members

The following tables list the members exposed by the Configuration.UsbInterface type.

Public Constructors

Name Description
Public Method Configuration.UsbInterface Creates a new instance of the UsbInterface class.

Public Fields

Name Description
Public Field bInterfaceClass Holds the interface's class.
Public Field bInterfaceNumber Stores the interface number.
Public Field bInterfaceProtocol Contains the interface protocol.
Public Field bInterfaceSubClass Contains the interface's subclass.
Public Field classDescriptors Stores the group of class descriptors associated with the USB interface.
Public Field endpoints Holds the group of endpoints associated with the USB interface.
Public Field iInterface Holds the interface associated with the USB port.

See Also

Reference

Configuration.UsbInterface Class
Microsoft.SPOT.Hardware.UsbClient Namespace