LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HID_Unit_t Struct Reference

HID Parser Report Item Unit Structure. More...

#include "HIDParser.h"

Data Fields

uint32_t Type
 
uint8_t Exponent
 

Detailed Description

HID Parser Report Item Unit Structure.

Type define for the Unit attributes of a report item.

Definition at line 169 of file HIDParser.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: