|
|
enum MW_INPUT_DEVICE_TYPE | type |
| |
|
union { |
|
struct kbd_t { |
|
unsigned short code |
| |
|
unsigned char modifiers |
| |
|
unsigned char mode |
| |
| } kbd |
| |
|
struct pos_t { |
|
unsigned short btns |
| |
|
short x |
| |
|
short y |
| |
|
short z |
| |
| } pos |
| |
|
struct timer_t { |
|
unsigned long frt |
| |
|
unsigned long seq |
| |
| } tmr |
| |
| } | m |
| |
The documentation for this struct was generated from the following file:
- /mnt/data0/chrisj/rtems/releases/rtems-release.git/4.11.2/ws-rtems/rtems-4.11.2/cpukit/libmisc/fb/mw_uid.h