LUFA Library  120730
 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

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: