|
structure |
touch_global_param_t |
|
Input / Output |
Input to the Library |
|
Use |
Holds the sensor acquisition parameters for a specific acquisition method |
|
Fields |
Type |
Comment |
|---|---|---|
|
di |
uint8_t |
Sensor detect integration (DI) limit. |
|
neg_drift_rate |
uint8_t |
Sensor negative drift rate in units of 200 ms. |
|
pos_drift_rate |
uint8_t |
Sensor positive drift rate in units of 200 ms. |
|
max_on_duration |
uint8_t |
Sensor maximum on duration in units of 200ms. |
|
drift_hold_time |
uint8_t |
Sensor drift hold time in units of 200 ms. |
|
pos_recal_delay |
uint8_t |
Sensor Positive recalibration delay. |
|
recal_threshold |
recal_threshold_t |
Sensor recalibration threshold. |
Refer Section 5.3 for Overview of Global configuration parameters.