SAMV71 Xplained Ultra Software Package 1.5

_HIDDMouseInputReport Struct Reference
[Usbd_hid_mouse]

Data Fields

uint8_t bmButtons
int8_t bX
int8_t bY

Detailed Description

Definition at line 124 of file HIDDMouseDriver.h.


Field Documentation

Bitmap state of three mouse buttons.

Definition at line 126 of file HIDDMouseDriver.h.

Pointer displacement along the X axis.

Definition at line 127 of file HIDDMouseDriver.h.

Pointer displacement along the Y axis.

Definition at line 128 of file HIDDMouseDriver.h.


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