USB.EndpointDescriptor – libusb Reference Manual
Packages
libusb
USB
EndpointDescriptor
bDescriptorType
bEndpointAddress
bInterval
bLength
bRefresh
bSynchAddress
bmAttributes
extra
wMaxPacketSize
EndpointDescriptor
Object Hierarchy:
Description:
[
CCode
( cname =
"struct usb_endpoint_descriptor"
, has_type_id =
false
) ]
public
struct
EndpointDescriptor
Namespace:
USB
Package:
libusb
Content:
Fields:
public
uint8
bLength
public
uint8
bDescriptorType
public
uint8
bEndpointAddress
public
uint8
bmAttributes
public
uint16
wMaxPacketSize
public
uint8
bInterval
public
uint8
bRefresh
public
uint8
bSynchAddress
public
uchar
[]
extra