Microsoft.SPOT.Hardware.UsbClient Namespace
Provides applications with tools to connect devices over a USB port.
Classes
Name | Description | |
---|---|---|
Configuration | Contains a collection of USB port descriptors. | |
Configuration.ClassDescriptor | Holds a descriptor that specifies the USB device class. | |
Configuration.ConfigurationDescriptor | Describes the properties of a device connected to a USB port. | |
Configuration.Descriptor | Contains the USB descriptor. | |
Configuration.DeviceDescriptor | Holds USB device descriptor information. | |
Configuration.Endpoint | Contains a USB endpoint descriptor. | |
Configuration.GenericDescriptor | Specifies the descriptor request issued by the host and the descriptor that is returned in response to the host request. | |
Configuration.StringDescriptor | Specifies a USB string descriptor. | |
Configuration.UsbInterface | Contains an interface for a USB port as defined in the USB specification. | |
UsbController | Represents the USB controller. | |
UsbStream | Represents a USB stream. |
Enumerations
Name | Description | |
---|---|---|
UsbController.ConfigError | Specifes the errors that can occur when configuring a USB port. | |
UsbController.PortState | Specifies the current state of a USB port. |