![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
HID Parser Report Item Unit Structure. More...
#include "HIDParser.h"
Data Fields | |
uint32_t | Type |
uint8_t | Exponent |
HID Parser Report Item Unit Structure.
Type define for the Unit attributes of a report item.
Definition at line 169 of file HIDParser.h.
uint8_t Exponent |
Unit exponent (refer to HID specifications for details).
Definition at line 172 of file HIDParser.h.
uint32_t Type |
Unit type (refer to HID specifications for details).
Definition at line 171 of file HIDParser.h.