LUFA Library  140928
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

HID Parser Report Item Unit Structure. More...

#include <HIDParser.h>

Data Fields

uint8_t Exponent
 
uint32_t Type
 

Detailed Description

Type define for the Unit attributes of a report item.

Field Documentation

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).


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