C# Class libusbK.USB_ENDPOINT_DESCRIPTOR

Datei anzeigen Open project: nikkov/Win-Widget

Public Properties

Property Type Description
bDescriptorType byte
bEndpointAddress byte
bInterval byte
bLength byte
bmAttributes byte
wMaxPacketSize ushort

Property Details

bDescriptorType public_oe property

public byte bDescriptorType
return byte

bEndpointAddress public_oe property

public byte bEndpointAddress
return byte

bInterval public_oe property

public byte bInterval
return byte

bLength public_oe property

public byte bLength
return byte

bmAttributes public_oe property

public byte bmAttributes
return byte

wMaxPacketSize public_oe property

public ushort wMaxPacketSize
return ushort