1.1.5.4.4 qtm_key_resume
touch_ret_t qtm_key_resume(uint16_t which_sensor_key, qtm_touch_key_control_t* qtm_lib_key_group_ptr);Description: Resumes 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 |
