Configuration.GenericDescriptor Members

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

Public Constructors

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

Public Fields

Name Description
Public Field bmRequestType Stores the host request type.
Public Field bRequest Contains the value of the request.
Public Field payload Holds the data for the request.
Public Field REQUEST_Class Defines a class request.
Public Field REQUEST_Device Defines a device request.
Public Field REQUEST_Endpoint Defines an endpoint request.
Public Field REQUEST_IN Specifies that the direction of the request is from the device to the host.
Public Field REQUEST_Interface Defines an interface request.
Public Field REQUEST_Other Defines a miscellaneous or unknown request type.
Public Field REQUEST_OUT Specifies that the direction of the request is from the host to the device.
Public Field REQUEST_Standard Defines a standard request.
Public Field REQUEST_Vendor Defines a vendor request.
Public Field wIndex Holds a programmer-defined index value.
Public Field wValue Contains the value for the request.

See Also

Reference

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