C# Class ICSharpCode.USBlib.Internal.usb_config_descriptor

Show file Open project: roboime/legacy-roboime

Public Properties

Property Type Description
MaxPower byte
bConfigurationValue byte
bDescriptorType byte
bLength byte
bNumInterfaces byte
bmAttributes byte
extra System.IntPtr
extralen int
iConfiguration byte
iface IntPtr
wTotalLength ushort

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

MaxPower public property

public byte MaxPower
return byte

bConfigurationValue public property

public byte bConfigurationValue
return byte

bDescriptorType public property

public byte bDescriptorType
return byte

bLength public property

public byte bLength
return byte

bNumInterfaces public property

public byte bNumInterfaces
return byte

bmAttributes public property

public byte bmAttributes
return byte

extra public property

public IntPtr,System extra
return System.IntPtr

extralen public property

public int extralen
return int

iConfiguration public property

public byte iConfiguration
return byte

iface public property

public IntPtr iface
return IntPtr

wTotalLength public property

public ushort wTotalLength
return ushort