最終更新:2017-05-30 (火) 14:08:10 (2515d)  

libusb-1.0
Top / libusb-1.0

Please use libusb-1.0 for all new development.

ドキュメント

Library features

  • All transfer types supported (control/bulk/interrupt/isochronous)
  • 2 transfer interfaces:
    • Synchronous (simple)
    • Asynchronous (more complicated, but more powerful)
  • Thread safe (although the asynchronous interface means that you usually won't need to thread)
  • Lightweight with lean API
  • Compatible with libusb-0.1 through the libusb-compat-0.1 translation layer
  • Hotplug support (on some platforms). See Device hotplug event notification.

ヘッダファイル

  • libusb.h?

libusb-1.0/関数

libusb-1.0/構造体

libusb-1.0/列挙型

Ubuntu/パッケージ

関連

フォーク