#include <HIDParser.h>
Data Fields | |
| uint16_t | Page |
| uint16_t | Usage |
| HID_MinMax_t | MinMax |
| uint16_t HID_Usage_t::Page |
Usage page of the report item.
| uint16_t HID_Usage_t::Usage |
Usage of the report item.
Usage minimum and maximum of the report item.
1.5.5