1.5.4.2 qtm_key_sensors_process

touch_ret_t qtm_key_sensors_process(qtm_touch_key_control_t* qtm_lib_key_group_ptr);

Description: Performs key sensors processing - executes touch detect state machine for all the keys. This function is also responsible for performing drifting, anti-touch recalibration, Max-On-Duration (MOD) etc. Should be called after calling qtm_acquisition_process() (if frequency hopping is used, then after frequency hop process function).

Parameter:
TypeDescription
qtm_touch_key_control_t*Pointer to Keys Module Control Structure
Return:
TypeDescription
touch_ret_tTouch Library Return Status