14.1 Overview
The gestures module identifies the gestures based on the touch positions received from the surface module and reports the detected gestures. This module processes the horizontal and vertical touch positions and reports if any gesture is identified.
The module is configured to interface with the QTouch® surface module. Pointers to surface module contact data are needed for the identification of gestures.
GCC Compiler | SAM devices | libqtm_surface_gestures_cm0p_0x0023.a |
AVR® devices |
libqtm_surface_gestures_t1614_0x0023.a libqtm_surface_gestures_t1616_0x0023.a libqtm_surface_gestures_t1617_0x0023.a libqtm_surface_gestures_t3214_0x0023.a libqtm_surface_gestures_t3216_0x0023.a libqtm_surface_gestures_t3217_0x0023.a |
|
IAR Compiler | SAM devices | qtm_surface_gestures_cm0p_0x0023.r90 |
AVR® devices | qtm_surface_gestures_t1614_0x0023.r90 qtm_surface_gestures_t1616_0x0023.r90 qtm_surface_gestures_t1617_0x0023.r90 qtm_surface_gestures_t3214_0x0023.r90 qtm_surface_gestures_t3216_0x0023.r90 qtm_surface_gestures_t3217_0x0023.r90 |