|
LUFA (Formerly MyUSB) Library 100807
|
HID Parser Report Item Unit Structure. More...
#include <HIDParser.h>
Data Fields | |
| uint32_t | Type |
| uint8_t | Exponent |
Type define for the Unit attributes of a report item.
| uint8_t HID_Unit_t::Exponent |
Unit exponent (refer to HID specifications for details).
| uint32_t HID_Unit_t::Type |
Unit type (refer to HID specifications for details).