LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

HID Parser Report Item Min/Max Structure.

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

Definition at line 159 of file HIDParser.h.

Field Documentation

uint32_t Maximum

Maximum value for the attribute.

Definition at line 162 of file HIDParser.h.

uint32_t Minimum

Minimum value for the attribute.

Definition at line 161 of file HIDParser.h.


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