hid_descriptor_t Struct Reference

#include <hid.h>


Detailed Description

HID descriptor.

Definition at line 329 of file hid.h.


Data Fields

unsigned short bcdHID
unsigned char bCountryCode
unsigned char bDescriptorType
unsigned char bLength
unsigned char bNumDescriptors
struct {
   unsigned char   bType
   unsigned short   wLength
Descriptor []

Field Documentation

unsigned short hid_descriptor_t::bcdHID

Definition at line 340 of file hid.h.

Definition at line 341 of file hid.h.

Definition at line 339 of file hid.h.

Definition at line 338 of file hid.h.

Definition at line 342 of file hid.h.

Referenced by host_hid_get_descriptor().

unsigned char hid_descriptor_t::bType

Definition at line 348 of file hid.h.

Referenced by host_hid_get_descriptor().

struct { ... } hid_descriptor_t::Descriptor[]

Referenced by host_hid_get_descriptor().

unsigned short hid_descriptor_t::wLength

Definition at line 349 of file hid.h.

Referenced by host_hid_get_descriptor().


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