Kaleidoscope
|
#include <Mouse.h>
Public Attributes | |
struct { | |
uint8_t buttons | |
int8_t xAxis | |
int8_t yAxis | |
int8_t wheel | |
}; | |
struct { ... } |
uint8_t HID_MouseReport_Data_t::buttons |
int8_t HID_MouseReport_Data_t::wheel |
int8_t HID_MouseReport_Data_t::xAxis |
int8_t HID_MouseReport_Data_t::yAxis |