A HID class implementation for use with the usb-device library in embedded USB devices.
# Cargo.toml
[dependencies]
usbd-hid = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a HID class for a USB device.
Ensure you have a usb-device compatible HAL and bus initialized.
No dependency data recorded yet.