C# Class ICSharpCode.USBlib.Internal.usb_endpoint_descriptor

Afficher le fichier Open project: roboime/legacy-roboime

Méthodes publiques

Свойство Type Description
bDescriptorType byte
bEndpointAddress byte
bInterval byte
bLength byte
bRefresh byte
bSynchAddress byte
bmAttributes byte
extra System.IntPtr
extralen int
wMaxPacketSize ushort

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

bDescriptorType public_oe property

public byte bDescriptorType
Résultat byte

bEndpointAddress public_oe property

public byte bEndpointAddress
Résultat byte

bInterval public_oe property

public byte bInterval
Résultat byte

bLength public_oe property

public byte bLength
Résultat byte

bRefresh public_oe property

public byte bRefresh
Résultat byte

bSynchAddress public_oe property

public byte bSynchAddress
Résultat byte

bmAttributes public_oe property

public byte bmAttributes
Résultat byte

extra public_oe property

public IntPtr,System extra
Résultat System.IntPtr

extralen public_oe property

public int extralen
Résultat int

wMaxPacketSize public_oe property

public ushort wMaxPacketSize
Résultat ushort