Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

S_usb_hid_descriptor Struct Reference

Usb HID Descriptor. More...

#include <usb_enum.h>


Data Fields

U8 bLength
 size of this descriptor in bytes

U8 bDescriptorType
 STRING descriptor type.

U16 bcdHID
 HID class specification release.

U8 bCountryCode
 country code

U8 bNumDescriptors
 number of class descriptors

U8 bDescriptorTypeHid
 type of class descriptor

U16 wDescriptorLength
 size of the report descriptor


Detailed Description

Usb HID Descriptor.

Definition at line 202 of file usb_enum.h.


Field Documentation

U8 S_usb_hid_descriptor::bLength
 

size of this descriptor in bytes

Definition at line 203 of file usb_enum.h.

Referenced by usb_user_get_descriptor().

U8 S_usb_hid_descriptor::bDescriptorType
 

STRING descriptor type.

Definition at line 204 of file usb_enum.h.

U16 S_usb_hid_descriptor::bcdHID
 

HID class specification release.

Definition at line 205 of file usb_enum.h.

U8 S_usb_hid_descriptor::bCountryCode
 

country code

Definition at line 206 of file usb_enum.h.

U8 S_usb_hid_descriptor::bNumDescriptors
 

number of class descriptors

Definition at line 207 of file usb_enum.h.

U8 S_usb_hid_descriptor::bDescriptorTypeHid
 

type of class descriptor

Definition at line 208 of file usb_enum.h.

U16 S_usb_hid_descriptor::wDescriptorLength
 

size of the report descriptor

Definition at line 209 of file usb_enum.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 10 17:23:31 2006 for Atmel by doxygen 1.3.7