UsbController Members

The following tables list the members exposed by the UsbController type.

Public Properties

Name Description
Public Property Configuration Holds the USB port's configuration information.
Public Property ConfigurationError Holds the configration error information.
Public Property Status Retrieves the current status of the USB controller.

Public Methods

Name Description
Public Method CreateUsbStream Creates the stream used by the USB controller.
Public Method Static GetController Retrieves a USB controller object.
Public Method Static GetControllers Gets all of the USB controllers.
Public Method Start Starts the USB controller.
Public Method Stop Stops the USB controller.

See Also

Reference

UsbController Class
Microsoft.SPOT.Hardware.UsbClient Namespace