USB::HID::Report Struct Reference
#include <HostDevice.h>
Inheritance diagram for USB::HID::Report:
Collaboration diagram for USB::HID::Report:
Public Member Functions | |
| unsigned | parse (tuh_hid_report_info_t report_info_arr[], unsigned arr_count) const |
Public Member Functions inherited from USB::DescriptorList | |
| size_t | printTo (Print &p) const |
| Iterator | begin () const |
| Iterator | end () const |
Additional Inherited Members | |
Public Attributes inherited from USB::DescriptorList | |
| const Descriptor * | desc |
| size_t | length |
Member Function Documentation
◆ parse()
| unsigned USB::HID::Report::parse | ( | tuh_hid_report_info_t | report_info_arr[], |
| unsigned | arr_count | ||
| ) | const |
The documentation for this struct was generated from the following file:
Public Member Functions inherited from
1.8.17