LibUsbDotNet 2.2.8
LibUsbDotNet.LudnMonoLibUsb Namespace
Library Reference ► LibUsbDotNet.LudnMonoLibUsb
|
Contains LibUsbDotNet types specific to a usb device using the Libusb-1.0 driver. Types in this namespace are not part of the MonoLibUsb low-level api. These types use the MonoLibUsb low-level api to implement the LibUsbDotNet common UsbDevice class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace LibUsbDotNet.LudnMonoLibUsb
Namespace LibUsbDotNet.LudnMonoLibUsb
namespace LibUsbDotNet.LudnMonoLibUsb
Types
All Types | Classes |
Icon | Type | Description |
---|---|---|
MonoUsbDevice |
This is the LibUsbDotNet Libusb-1.0 implementation of a UsbDevice.
|
|
MonoUsbEndpointReader |
|
|
MonoUsbEndpointWriter |
Implements mono-linux libusb 1.x methods for writing to methods for writing data to a Bulk or Interrupt endpoints.
|