rtouch_event_struct Struct Reference

#include <rtouch.h>


Detailed Description

User-friendly touch event structure.

Definition at line 56 of file rtouch.h.


Data Fields

int16_t panelX
 Calibrated panel X position.
int16_t panelY
 Calibrated panel Y position.
int16_t rawX
 Raw X sample.
int16_t rawY
 Raw Y sample.
rtouch_event_type_t type

Field Documentation

Calibrated panel X position.

Definition at line 61 of file rtouch.h.

Referenced by event_handler(), and rtouch_process_samples().

Calibrated panel Y position.

Definition at line 62 of file rtouch.h.

Referenced by event_handler(), and rtouch_process_samples().

Raw X sample.

Definition at line 59 of file rtouch.h.

Referenced by rtouch_process_samples().

Raw Y sample.

Definition at line 60 of file rtouch.h.

Referenced by rtouch_process_samples().


Generated on Fri Feb 19 02:24:05 2010 for AVR32 - Resistive Driver by  doxygen 1.5.5