Bindings.Libusb.Descriptors

data C'libusb_device_descriptor

data C'libusb_endpoint_descriptor

p'libusb_device_descriptor'bLength

p'libusb_device_descriptor'bDescriptorType

p'libusb_device_descriptor'bcdUSB

p'libusb_device_descriptor'bDeviceClass

p'libusb_device_descriptor'bDeviceSubClass

p'libusb_endpoint_descriptor'bLength

p'libusb_device_descriptor'bDeviceProtocol

p'libusb_endpoint_descriptor'bDescriptorType

data C'libusb_interface_descriptor

p'libusb_device_descriptor'bMaxPacketSize0

p'libusb_endpoint_descriptor'bEndpointAddress

p'libusb_device_descriptor'idVendor

p'libusb_endpoint_descriptor'bmAttributes

p'libusb_device_descriptor'idProduct

data C'libusb_interface

p'libusb_endpoint_descriptor'wMaxPacketSize

p'libusb_device_descriptor'bcdDevice

p'libusb_endpoint_descriptor'bInterval

p'libusb_device_descriptor'iManufacturer

p'libusb_endpoint_descriptor'bRefresh

p'libusb_interface'altsetting

p'libusb_device_descriptor'iProduct

p'libusb_interface'num_altsetting

p'libusb_endpoint_descriptor'bSynchAddress

p'libusb_device_descriptor'iSerialNumber

p'libusb_endpoint_descriptor'extra

p'libusb_interface_descriptor'bLength

p'libusb_device_descriptor'bNumConfigurations

p'libusb_endpoint_descriptor'extra_length

p'libusb_interface_descriptor'bDescriptorType

p'libusb_interface_descriptor'bInterfaceNumber

data C'libusb_config_descriptor

type C'libusb_class_code

p'libusb_interface_descriptor'bAlternateSetting

p'libusb_interface_descriptor'bNumEndpoints

c'LIBUSB_CLASS_PER_INTERFACE

c'LIBUSB_CLASS_AUDIO

p'libusb_interface_descriptor'bInterfaceClass

c'LIBUSB_CLASS_COMM

c'LIBUSB_CLASS_HID

p'libusb_interface_descriptor'bInterfaceSubClass

c'LIBUSB_CLASS_PRINTER

c'LIBUSB_CLASS_PTP

p'libusb_interface_descriptor'bInterfaceProtocol

c'LIBUSB_CLASS_MASS_STORAGE

c'LIBUSB_CLASS_HUB

p'libusb_interface_descriptor'iInterface

c'LIBUSB_CLASS_DATA

c'LIBUSB_CLASS_VENDOR_SPEC

p'libusb_config_descriptor'bLength

p'libusb_interface_descriptor'endpoint

type C'libusb_descriptor_type

p'libusb_config_descriptor'bDescriptorType

p'libusb_interface_descriptor'extra

c'LIBUSB_DT_DEVICE

p'libusb_config_descriptor'wTotalLength

p'libusb_interface_descriptor'extra_length

c'LIBUSB_DT_CONFIG

c'LIBUSB_DT_STRING

p'libusb_config_descriptor'bNumInterfaces

c'LIBUSB_DT_INTERFACE

c'LIBUSB_DT_ENDPOINT

p'libusb_config_descriptor'bConfigurationValue

c'LIBUSB_DT_HID

c'LIBUSB_DT_REPORT

p'libusb_config_descriptor'iConfiguration

c'LIBUSB_DT_PHYSICAL

c'LIBUSB_DT_HUB

p'libusb_config_descriptor'bmAttributes

type C'libusb_endpoint_direction

p'libusb_config_descriptor'MaxPower

c'LIBUSB_ENDPOINT_IN

p'libusb_config_descriptor'interface

c'LIBUSB_ENDPOINT_OUT

type C'libusb_transfer_type

p'libusb_config_descriptor'extra

p'libusb_config_descriptor'extra_length

c'LIBUSB_TRANSFER_TYPE_CONTROL

c'LIBUSB_TRANSFER_TYPE_ISOCHRONOUS

c'LIBUSB_TRANSFER_TYPE_BULK

c'LIBUSB_TRANSFER_TYPE_INTERRUPT

type C'libusb_iso_sync_type

c'LIBUSB_ISO_SYNC_TYPE_NONE

c'LIBUSB_ISO_SYNC_TYPE_ASYNC

c'LIBUSB_ISO_SYNC_TYPE_ADAPTIVE

c'LIBUSB_ISO_SYNC_TYPE_SYNC

type C'libusb_iso_usage_type

c'LIBUSB_ISO_USAGE_TYPE_DATA

c'LIBUSB_ISO_USAGE_TYPE_FEEDBACK

c'LIBUSB_ISO_USAGE_TYPE_IMPLICIT