1.7.3.2 qtm_surface_cs_process
touch_ret_t qtm_surface_cs_process(qtm_surface_cs_control_t *qtm_surface_cs_control);
Description: Performs Surface Processing. Calculates X and Y position for the surface. Should be called after calling qtm_key_sensors_process().
Parameter:
Type | Description |
---|---|
qtm_surface_cs_control_t * | Pointer to Surface Module Control Structure |
Return:
Type | Description |
---|---|
touch_ret_t | Touch Library Return Status |