Gesture Two Finger Scroll 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. | |
| uint8_t | state |
| Gesture state. | |
| uint8_t | debounce |
| Gesture debounce counter. | |
| uint8_t | direction |
| Last reported direction. | |