Lightweight USB stack  1.0
usb_hid_report_descriptor Struct Reference

USB HID report descriptor. More...

#include <usb_hid.h>

Data Fields

uint8_t bDescriptorType
 Type of HID report, set to USB_DTYPE_HID_REPORT.
 
uint16_t wDescriptorLength
 Length of the associated HID report descriptor, in bytes.
 

Detailed Description

USB HID report descriptor.

Definition at line 167 of file usb_hid.h.


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