touch_qt_update_global_param

touch_ret_t touch_qt_update_global_param(touch_qt_grp_t touch_qt_grp,

                                                           touch_global_param_t *p_global_param )

Arguments

Type

Comment

touch_qt_grp

touch_qt_grp_t

Specify if the operation is to be performed on Group A Sensors or Group B Sensors.

p_global_param

touch_global_param_t

Pointer to user global parameters structure for QTouch Group A/B.

  1. 1.

    This API can be used to update the QTouch A or QTouch B global parameters, with values different from the ones initialized using touch_qt_sensors_init API.