C# Class ICSharpCode.USBlib.Internal.usb_ctrl_setup

Mostra file Open project: roboime/legacy-roboime

Public Properties

Property Type Description
bRequest byte
bRequestType byte
wIndex ushort
wLength ushort
wValue ushort

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

bRequest public_oe property

public byte bRequest
return byte

bRequestType public_oe property

public byte bRequestType
return byte

wIndex public_oe property

public ushort wIndex
return ushort

wLength public_oe property

public ushort wLength
return ushort

wValue public_oe property

public ushort wValue
return ushort