S_usb_hid_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB HID Descriptor.

Definition at line 423 of file usb_descriptors.h.


Data Fields

U16 bcdHID
 HID Class Specification release number.
U8 bCountryCode
 Hardware target country.
U8 bDescriptorType
 HID descriptor type.
U8 bLength
 Size of this descriptor in bytes.
U8 bNumDescriptors
 Number of HID class descriptors to follow.
U8 bRDescriptorType
 Report descriptor type.
U16 wItemLength
 Total length of Report descriptor.

Field Documentation

HID Class Specification release number.

Definition at line 434 of file usb_descriptors.h.

Hardware target country.

Definition at line 435 of file usb_descriptors.h.

HID descriptor type.

Definition at line 433 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 432 of file usb_descriptors.h.

Number of HID class descriptors to follow.

Definition at line 436 of file usb_descriptors.h.

Report descriptor type.

Definition at line 437 of file usb_descriptors.h.

Total length of Report descriptor.

Definition at line 438 of file usb_descriptors.h.


Generated on Fri Feb 19 02:33:16 2010 for AVR32 - USB HID Stand-alone Example by  doxygen 1.5.5