LUFA Library  120219
HID_ReportSizeInfo_t Struct Reference

HID Parser Report Size Structure. More...

#include <HIDParser.h>

Data Fields

uint8_t ReportID
uint16_t ReportSizeBits [3]

Detailed Description

Type define for a report item size information structure, to retain the size of a device's reports by ID.


Field Documentation

Report ID of the report within the HID interface.

Total number of bits in each report type for the given Report ID, indexed by the HID_ReportItemTypes_t enum.


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