rtouch_struct Struct Reference


Detailed Description

Definition at line 52 of file rtouch.c.


Data Fields

rtouch_calibration_matrix_tcalibration_matrix
 Current calibration matrix.
rtouch_event_handler_t event_handler
 Current event handler, NULL if no handler defined.
rtouch_event_t last_event
 Last event.
int16_t rawX
 Temporary raw sample values for X position.
int16_t rawY
 Temporary raw sample values for Y position.
rtouch_state_t state
 Current driver state.

Field Documentation

Current calibration matrix.

Definition at line 66 of file rtouch.c.

Referenced by rtouch_get_calibration_matrix(), rtouch_process_samples(), and rtouch_set_calibration_matrix().

Current event handler, NULL if no handler defined.

Definition at line 64 of file rtouch.c.

Referenced by rtouch_get_event_handler(), rtouch_init(), rtouch_process_samples(), rtouch_resample(), and rtouch_set_event_handler().

Temporary raw sample values for X position.

Definition at line 60 of file rtouch.c.

Referenced by rtouch_adc_int_handler(), rtouch_detect_int_handler(), rtouch_process_samples(), and rtouch_resample().

Temporary raw sample values for Y position.

Definition at line 62 of file rtouch.c.

Referenced by rtouch_adc_int_handler(), rtouch_detect_int_handler(), rtouch_process_samples(), and rtouch_resample().


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