Data Fields |
BOOLEAN | IsButtonData |
UCHAR | Reserved |
USAGE | UsagePage |
ULONG | Status |
ULONG | ReportID |
BOOLEAN | IsDataSet |
union { |
struct { |
ULONG UsageMin |
ULONG UsageMax |
ULONG MaxUsageLength |
PUSAGE Usages |
} ButtonData |
struct { |
USAGE Usage |
USHORT Reserved |
ULONG Value |
LONG ScaledValue |
} ValueData |
}; | |
Detailed Description
Definition at line 51 of file hid.h.
The documentation for this struct was generated from the following file:
- examples_usb/device_examples/usb_hid_transfer/HIDTest/hid.h