2.1.3 qtm_measure_complete_callback

void qtm_measure_complete_callback(void);

Description: This is the callback function passed to qtm_ptc_start_measurement_seq() API. When the touch measurement is completed, this function will be called. In this function, post processing flag is set which will be checked in touch_process().

Parameter: None

Return: None