LUFA Library  120219
HID_ReportItem_Attributes_t Struct Reference

HID Parser Report Item Attributes Structure. More...

#include <HIDParser.h>

Data Fields

uint8_t BitSize
HID_Usage_t Usage
HID_Unit_t Unit
HID_MinMax_t Logical
HID_MinMax_t Physical

Detailed Description

Type define for all the data attributes of a report item, except flags.


Field Documentation

Size in bits of the report item's data.

Logical minimum and maximum of the report item.

Physical minimum and maximum of the report item.

Unit type and exponent of the report item.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines