TianoCore EDK2 master
Loading...
Searching...
No Matches
HID_DATA Union Reference

#include <MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.h>

Data Fields

UINT8 Uint8
 
UINT16 Uint16
 
UINT32 Uint32
 
INT8 Int8
 
INT16 Int16
 
INT32 Int32
 
UINT8 * LongData
 

Detailed Description

General HID Item structure

Definition at line 86 of file UsbMouseAbsolutePointer.h.

Field Documentation

◆ Int16

INT16 HID_DATA::Int16

Definition at line 91 of file UsbMouseAbsolutePointer.h.

◆ Int32

INT32 HID_DATA::Int32

Definition at line 92 of file UsbMouseAbsolutePointer.h.

◆ Int8

INT8 HID_DATA::Int8

Definition at line 90 of file UsbMouseAbsolutePointer.h.

◆ LongData

UINT8 * HID_DATA::LongData

Definition at line 93 of file UsbMouseAbsolutePointer.h.

◆ Uint16

UINT16 HID_DATA::Uint16

Definition at line 88 of file UsbMouseAbsolutePointer.h.

◆ Uint32

UINT32 HID_DATA::Uint32

Definition at line 89 of file UsbMouseAbsolutePointer.h.

◆ Uint8

UINT8 HID_DATA::Uint8

Definition at line 87 of file UsbMouseAbsolutePointer.h.


The documentation for this union was generated from the following files: