structure |
touch_config_t |
Input / Output |
Input to the library |
Use |
Pointer to this structure is passed as input to touch_qm_sensors_init & touch_at_sensor_init APIs |
Fields |
Type |
Comment |
---|---|---|
p_qm_config |
touch_qm_config_t* |
Pointer to the QMatrix configuration structure. |
p_at_config |
touch_at_config_t* |
Pointer to the autonomous QTouch configuration structure. |
p_qta_config |
touch_qt_config_t* |
Pointer to the QTouch Group A configuration structure. |
p_qtb_config |
touch_qt_config_t* |
Pointer to the QTouch Group B configuration structure. |
p_general_config |
touch_general_config_t* |
Pointer to the general configuration structure. |