@hackage usb0.3.0.1

Communicate with USB devices

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/ftdi
  • Package Flags

      enumerator
       (on by default)

      Export module System.USB.IO.Synchronous.Enumerator

This library enables you to communicate with USB devices from userspace. It is implemented as a high-level wrapper around bindings-libusb which is a low-level binding to the C library: libusb-1.*.