1.9.1.3 qtm_gestures_2d_data_t
The qtm_gestures_2d_data_t data structure is used internally within the module to identify the gesture and to store the status and information.
Field | Unit | Range/Options | Parameter |
---|---|---|---|
gestures_status | uint8_t | 0 or 1 | This indicates if a gesture has been decoded or not. |
gestures_which_gesture | uint8_t | 0 to 255 | This contains the current, decoded gesture. |
gestures_info | uint8_t | 0 to 255 | This contains the additional gesture information. |