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