Module kernel::hil::usb_hid

source ·
Expand description

Interface for USB HID (Human Interface Device) class

Traits§

  • Implement this trait and use set_client() in order to receive callbacks.
  • The ‘types’ of USB HID, this should define the size of send/received packets