Kaleidoscope
Public Attributes | List of all members
HID_MouseReport_Data_t Union Reference

#include <Mouse.h>

Public Attributes

struct {
   uint8_t   buttons
 
   int8_t   xAxis
 
   int8_t   yAxis
 
   int8_t   wheel
 
}; 
 

Member Data Documentation

◆ @19

struct { ... }

◆ buttons

uint8_t HID_MouseReport_Data_t::buttons

◆ wheel

int8_t HID_MouseReport_Data_t::wheel

◆ xAxis

int8_t HID_MouseReport_Data_t::xAxis

◆ yAxis

int8_t HID_MouseReport_Data_t::yAxis

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