LUFA Library  120219
USB_MouseReport_Data_t Struct Reference

Standard HID Boot Protocol Mouse Report. More...

#include <HIDClassCommon.h>

Data Fields

uint8_t Button
int8_t X
int8_t Y

Detailed Description

Type define for a standard Boot Protocol Mouse report


Field Documentation

Button mask for currently pressed buttons in the mouse.

Current delta X movement of the mouse.

Current delta Y movement on the mouse.


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