SAMV71 Xplained Ultra Software Package 1.5

hid_item_t Union Reference

HID report descriptor item. More...

#include <D:/git/git_canopus_1/softpack/samv7/toolkits/mdk_v71/ARM/examples/Atmel/SAMV71_Xplained_Ultra/libraries/libusb/host/hid/hid.h>

Data Fields

struct {
   unsigned char   bTag: 4
   unsigned char   bType: 2
   unsigned char   bSize: 2
header
struct {
   unsigned char   bTag: 4
   unsigned char   bType: 2
   unsigned char   bSize: 2
   unsigned char   data []
short_format
struct {
   unsigned char   bTag: 4
   unsigned char   bType: 2
   unsigned char   bSize: 2
   unsigned char   bDataSize
   unsigned char   bLongItemTag
   unsigned char   data []
long_format

Detailed Description

HID report descriptor item.

Definition at line 350 of file hid.h.


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