touch_event Struct Reference
[General touch driver]

Contains touch event type and touch point data. More...

#include <touch.h>

Collaboration diagram for touch_event:
Collaboration graph
[legend]

Data Fields

enum touch_event_types type
 Type of touch event.
struct touch_point point
 Touch point data for event.

Detailed Description

Contains touch event type and touch point data.

Definition at line 212 of file touch.h.


Field Documentation

Touch point data for event.

Definition at line 214 of file touch.h.

Referenced by touch_calibrate_task_handler(), and touch_priv_process_samples().

Type of touch event.

Definition at line 213 of file touch.h.

Referenced by touch_calibrate_task_handler(), touch_enable(), touch_init(), touch_is_touched(), and touch_priv_process_samples().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:03 2010 for display-demo by  doxygen 1.6.3