picofuse

Data Fields
hid_touch_t Struct Reference

Touch-oriented HID event payload. More...

#include <event.h>

Collaboration diagram for hid_touch_t:
Collaboration graph
[legend]

Data Fields

hid_state_t state
 HID state flags for this touch event.
 
pix_point_t point
 Touch/event coordinates in pixels.
 
uint8_t slot
 Touch slot index for multi-touch tracking.
 

Detailed Description

Touch-oriented HID event payload.

Definition at line 80 of file event.h.


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