Enum BusType
- Namespace
- HidApi
- Assembly
- HidApi.Net.dll
An enum describing the different bus types.
public enum BusType
Fields
Bluetooth = 2I2C = 3Spi = 4Unknown = 0Usb = 1
Remarks
Available since hidapi 0.13.0
An enum describing the different bus types.
public enum BusType
Bluetooth = 2I2C = 3Spi = 4Unknown = 0Usb = 1Available since hidapi 0.13.0