HID_ReportItem_t Struct Reference

#include <HIDParser.h>


Data Fields

uint16_t BitOffset
uint8_t ItemType
uint16_t ItemFlags
HID_CollectionPath_tCollectionPath
HID_ReportItem_Attributes_t Attributes
uint32_t Value


Detailed Description

Type define for a report item (IN, OUT or FEATURE) attributes and other details.

Field Documentation

Bit offset in the IN, OUT or FEATURE report of the item.

Report item type, a value in HID_Types_t.

Item data flags, such as constant/variable, etc.

Collection path of the item.

Report item attributes.

Current value of the report item.


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

Generated on Thu Oct 2 18:01:18 2008 for MyUSB Library by  doxygen 1.5.5