![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
#include <usbh_hid.h>
Data Fields | |
uint8_t | axis_relative |
uint8_t | wheel_relative |
uint8_t | button_cnt |
uint32_t | button_map |
signed int | axis_min |
signed int | axis_max |
signed int | X |
signed int | Y |
signed int | wheel_min |
signed int | wheel_max |
signed int | wheel |
HID mouse information structure
Definition at line 297 of file usbh_hid.h.