usb_hid_report_description_t Struct Reference
[Base USB library]

Description of one concrete report. More...

#include <hidtypes.h>


Data Fields

size_t bit_length
 Bit length of the report.
size_t item_length
 Number of items in report.
link_t link
 Linked list of descriptions.
uint8_t report_id
 Report id.
link_t report_items
 Linked list of report items in report.
usb_hid_report_type_t type
 Type of report.


Detailed Description

Description of one concrete report.

Definition at line 118 of file hidtypes.h.


Field Documentation

uint8_t report_id

Report id.

Zero when no report id is used.

Definition at line 120 of file hidtypes.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