1.5.4.3 qtm_key_suspend
touch_ret_t qtm_key_suspend(uint16_t which_sensor_key, qtm_touch_key_control_t* qtm_lib_key_group_ptr);
Description: Suspends touch measurements for the key.
Parameter:
Type | Description |
---|---|
uint16_t | Which key |
qtm_touch_key_control_t* | Pointer to Keys Module Control Structure |
Return:
Type | Description |
---|---|
touch_ret_t | Touch Library Return Status |