TianoCore EDK2 master
|
#include <MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.h>
Data Fields | |
UINT8 | Uint8 |
UINT16 | Uint16 |
UINT32 | Uint32 |
INT8 | Int8 |
INT16 | Int16 |
INT32 | Int32 |
UINT8 * | LongData |
General HID Item structure
Definition at line 86 of file UsbMouseAbsolutePointer.h.
INT16 HID_DATA::Int16 |
Definition at line 91 of file UsbMouseAbsolutePointer.h.
INT32 HID_DATA::Int32 |
Definition at line 92 of file UsbMouseAbsolutePointer.h.
INT8 HID_DATA::Int8 |
Definition at line 90 of file UsbMouseAbsolutePointer.h.
UINT8 * HID_DATA::LongData |
Definition at line 93 of file UsbMouseAbsolutePointer.h.
UINT16 HID_DATA::Uint16 |
Definition at line 88 of file UsbMouseAbsolutePointer.h.
UINT32 HID_DATA::Uint32 |
Definition at line 89 of file UsbMouseAbsolutePointer.h.
UINT8 HID_DATA::Uint8 |
Definition at line 87 of file UsbMouseAbsolutePointer.h.