LUFA Library  120219
HID_MinMax_t Struct Reference

HID Parser Report Item Min/Max Structure. More...

#include <HIDParser.h>

Data Fields

uint32_t Minimum
uint32_t Maximum

Detailed Description

Type define for an attribute with both minimum and maximum values (e.g. Logical Min/Max).


Field Documentation

Maximum value for the attribute.

Minimum value for the attribute.


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