SAMV71 Xplained Ultra Software Package 1.3

_HIDDescriptor1 Struct Reference
[Usb_hid]

Data Fields

uint8_t bLength
uint8_t bDescriptorType
uint16_t bcdHID
uint8_t bCountryCode
uint8_t bNumDescriptors
uint8_t bDescriptorType0
uint8_t bDescriptorLength0 [2]

Detailed Description

Definition at line 165 of file HIDDescriptors.h.


Field Documentation

HID class specification release number in BCD format.

Definition at line 172 of file HIDDescriptors.h.

Country code of the device if it is localized.

Definition at line 174 of file HIDDescriptors.h.

Size in bytes of the first subordinate descriptor.

Definition at line 180 of file HIDDescriptors.h.

Descriptor type (HIDGenericDescriptor_HID).

Definition at line 170 of file HIDDescriptors.h.

Type of the first subordinate descriptor.

Definition at line 178 of file HIDDescriptors.h.

Size of descriptor in bytes.

Definition at line 168 of file HIDDescriptors.h.

Number of subordinate descriptors.

Definition at line 176 of file HIDDescriptors.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines