touch_ret_t touch_qm_sensor_get_config(sensor_id_t sensor_id,
touch_qm_param_t *p_touch_sensor_param)
Arguments |
Type |
Comment |
---|---|---|
sensor_id |
sensor_id_t |
Sensor ID for which the configuration needs to be updated. |
p_touch_sensor_param |
touch_sensor_param_t* |
Pointer to the user sensor configuration structure. |
This API copies the current configuration of a QMatrix sensor into the user configuration structure.