
libusb
libusb is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware.
hidapi API - libusb
Jun 16, 2025 · Coverts a version as Major/Minor/Patch into a number: <8 bit major><16 bit minor><8 bit patch>. This macro was added in version 0.12.0. Convenient function to be used …
hidapi: test.c - libusb
Jun 16, 2025 · #include <hidapi_winapi.h> #endif #if defined (USING_HIDAPI_LIBUSB) && HID_API_VERSION >= HID_API_MAKE_VERSION (0, 12, 0) #include <hidapi_libusb.h> …
hidapi: Examples - libusb
Generated on Mon Jun 16 2025 14:02:41 for hidapi by 1.9.8
hidapi: hidapi/hidapi.h Source File - libusb.info
Jun 16, 2025 · 13 this software may be licensed under the terms of the
hidapi.h File Reference - libusb
Jun 16, 2025 · #define HID_API_EXPORT_CALL HID_API_EXPORT HID_API_CALL
hidapi: Globals - libusb.info
Jun 16, 2025 · Here is a list of all documented functions with links to the documentation:
hidapi: hid_device_info Struct Reference - libusb
Jun 16, 2025 · The USB interface which this logical device represents. Valid only if the device is a USB HID device. Set to -1 in all other cases. Examples test.c.
hidapi: Globals - libusb.info
Jun 16, 2025 · Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
hidapi: Data Fields - libusb
Jun 16, 2025 · Here is a list of all documented struct and union fields with links to the struct/union documentation for each field: