CAPSENSE™ Middleware Library 5.0
cy_stc_capsense_tfzm_context_t Struct Reference

Description

Gesture Two Finger Zoom context structure.

Data Fields

cy_stc_capsense_gesture_position_t touchStartPosition1
 Touchdown position of the first touch.
 
cy_stc_capsense_gesture_position_t touchStartPosition2
 Touchdown position of the second touch.
 
uint16_t distanceX
 History of X-axis displacement.
 
uint16_t distanceY
 History of Y-axis displacement.
 
uint8_t state
 Gesture state.
 
uint8_t debounce
 Gesture debounce counter.