libusb
Modules
Here is a list of all modules:
oLibrary initialization/deinitializationThis page details how to initialize and deinitialize libusb
oDevice handling and enumerationThe functionality documented below is designed to help with the following operations:
oMiscellaneous
oUSB descriptorsThis page details how to examine the various standard USB descriptors for detected devices
oDevice hotplug event notificationThis page details how to use the libusb hotplug interface
oAsynchronous device I/OThis page details libusb's asynchronous (non-blocking) API for USB device I/O
oPolling and timingThis page documents libusb's functions for polling events and timing
\Synchronous device I/OThis page documents libusb's synchronous (blocking) API for USB device I/O