touch_at_sensor_update_config

touch_ret_t touch_at_sensor_update_config( touch_at_param_t *p_at_param )

Arguments

Type

Comment

p_at_param

touch_at_param_t*

Pointer to autonomous QTouch sensor configuration structure.

  1. 1.

    This API updates the configuration of autonomous QTouch sensor with a setting that is different from the one configured by calling touch_at_sensor_init API.

  2. 2.

    The user must populate the structure pointed by p_at_param with required settings before calling this API.