LUFA Library  120730
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HID_Usage_t Struct Reference

HID Parser Report Item Usage Structure. More...

#include <HIDParser.h>

Data Fields

uint16_t Page
uint16_t Usage

Detailed Description

Type define for the Usage attributes of a report item.

Field Documentation

uint16_t HID_Usage_t::Page

Usage page of the report item.

uint16_t HID_Usage_t::Usage

Usage of the report item.


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