eXpand your USB potential
Data Structures
Here are the data structures with brief descriptions:
 Clibusb_config_descriptorA structure representing the standard USB configuration descriptor
 Clibusb_control_setupSetup packet for control transfers
 Clibusb_device_descriptorA structure representing the standard USB device descriptor
 Clibusb_endpoint_descriptorA structure representing the standard USB endpoint descriptor
 Clibusb_interfaceA collection of alternate settings for a particular USB interface
 Clibusb_interface_descriptorA structure representing the standard USB interface descriptor
 Clibusb_iso_packet_descriptorIsochronous packet descriptor
 Clibusb_pollfdFile descriptor for polling
 Clibusb_transferThe generic USB transfer structure
 Clibusb_versionStructure providing the version of the libusbx runtime