touch_qt _sensor_ reenable

touch_ret_t touch_qt _sensor_reenable(touch_qt_grp_t touch_qt_grp, sensor_id_t sensor_id)

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.

sensor_id

sensor_id_t

Sensor ID of the Sensor to be disabled.

  1. 1.

    This API can be used to reenable a disabled QTouch Sensor.  

  2. 2.

    The touch_qt_sensors_calibrate API needs to be called whenever one or more Sensors are reenabled before starting a new Touch measurement using the touch_qt_sensors_start_acquisition API.

  3. 3.

    Note: Care must be taken such that a valid Sensor ID corresponding to a QTouch Group A sensor or QTouch Group B Sensor is provided.