1.6.4.2 qtm_scroller_process
touch_ret_t qtm_scroller_process(qtm_scroller_control_t *qtm_scroller_control);
Description: Performs Scroller Processing. Calculates position for all the scrollers. Should be called after calling qtm_key_sensors_process().
Parameter:
Type | Description |
---|---|
qtm_scroller_control_t * | Pointer to Scroller Module Control Structure |
Return:
Type | Description |
---|---|
touch_ret_t | Touch Library Return Status |