C# Class libusbK.USB_ENDPOINT_DESCRIPTOR

Show file 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 property

public byte bDescriptorType
return byte

bEndpointAddress public property

public byte bEndpointAddress
return byte

bInterval public property

public byte bInterval
return byte

bLength public property

public byte bLength
return byte

bmAttributes public property

public byte bmAttributes
return byte

wMaxPacketSize public property

public ushort wMaxPacketSize
return ushort