Expand description
HID++ read/write error vocabulary — pure data, no I/O.
The conversions from hidpp/async_hid error types into WriteError
live in openlogi_hid::write::error, which this crate must never depend
on.
Enums§
- Hidpp
Feature Error Kind - HID++ feature error kind in a serializable wire-safe form.
- Hidpp
Operation - HID++ operation being performed when a device write/read failed.
- Write
Error - Error returned by HID++ read/write operations.