usb_hid_report_usage_path_t Struct Reference
[Base USB library]

Item of usage path structure. More...

#include <hidpath.h>


Data Fields

uint8_t flags
 Attribute of Collection tag in report descriptor.
link_t link
 Linked list structure.
uint32_t usage
 Usage of report item.
uint32_t usage_page
 Usage page of report item.


Detailed Description

Item of usage path structure.

Last item of linked list describes one item in report, the others describe superior Collection tags. Usage and Usage page of report item can be changed due to data in report.

Definition at line 81 of file hidpath.h.


Field Documentation

uint32_t usage

Usage of report item.

Zero when usage can be changed.

Definition at line 85 of file hidpath.h.

uint32_t usage_page

Usage page of report item.

Zero when usage page can be changed.

Definition at line 83 of file hidpath.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7