USB::HID::Device Member List

This is the complete list of members for USB::HID::Device, including all inherited members.

DeviceInterface(uint8_t instance, const char *name)USB::HID::Deviceinline
USB::DeviceInterface::DeviceInterface(uint8_t instance, const char *name)USB::DeviceInterfaceinline
get_report(uint8_t report_id, hid_report_type_t report_type, uint8_t *buffer, uint16_t reqlen)USB::HID::Deviceprotected
getName() constUSB::DeviceInterfaceinline
instUSB::DeviceInterfaceprotected
nameUSB::DeviceInterfaceprotected
report_complete()USB::HID::Deviceprotected
ReportComplete typedefUSB::HID::Device
sendReport(uint8_t report_id, void const *report, uint16_t len, ReportComplete callback)USB::HID::Device
set_report(uint8_t report_id, hid_report_type_t report_type, uint8_t const *buffer, uint16_t bufsize)USB::HID::Deviceprotected