|
Linux Kernel
3.7.1
|
#include <hid-roccat-kovaplus.h>
Data Fields | |
| uint8_t | command |
| uint8_t | size |
| uint8_t | profile_index |
| uint8_t | unknown1 |
| uint8_t | sensitivity_x |
| uint8_t | sensitivity_y |
| uint8_t | cpi_levels_enabled |
| uint8_t | cpi_startup_level |
| uint8_t | data [8] |
Definition at line 30 of file hid-roccat-kovaplus.h.
Definition at line 31 of file hid-roccat-kovaplus.h.
| uint8_t cpi_levels_enabled |
Definition at line 37 of file hid-roccat-kovaplus.h.
| uint8_t cpi_startup_level |
Definition at line 38 of file hid-roccat-kovaplus.h.
Definition at line 39 of file hid-roccat-kovaplus.h.
| uint8_t profile_index |
Definition at line 33 of file hid-roccat-kovaplus.h.
| uint8_t sensitivity_x |
Definition at line 35 of file hid-roccat-kovaplus.h.
| uint8_t sensitivity_y |
Definition at line 36 of file hid-roccat-kovaplus.h.
| uint8_t size |
Definition at line 32 of file hid-roccat-kovaplus.h.
| uint8_t unknown1 |
Definition at line 34 of file hid-roccat-kovaplus.h.
1.8.2