Microsoft.SPOT.Hardware.UsbClient Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Provides applications with tools to connect devices over a USB port.
Classes
Class | 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
Enumeration | Description | |
---|---|---|
UsbController. . :: . .ConfigError | Specifies the errors that can occur when configuring a USB port. | |
UsbController. . :: . .PortState | Specifies the current state of a USB port. |