Synergy Software Package User's Manual
sf_touch_ctsu_button_info_t Struct Reference

#include <sf_touch_ctsuv2.h>

Data Fields

uint64_t status
 Touch result bitmap.
 
uint16_t * p_threshold
 Pointer to Threshold value array. g_touch_button_threshold[] is set by Open API.
 
uint16_t * p_hysteresis
 Pointer to Hysteresis value array. g_touch_button_hysteresis[] is set by Open API.
 
uint16_t * p_reference
 Pointer to Reference value array. g_touch_button_reference[] is set by Open API.
 
uint16_t * p_on_count
 Continuous touch counter. g_touch_button_on_count[] is set by Open API.
 
uint16_t * p_off_count
 Continuous non-touch counter. g_touch_button_off_count[] is set by Open API.
 
uint32_t * p_drift_buf
 Drift reference value. g_touch_button_drift_buf[] is set by Open API.
 
uint16_t * p_drift_count
 Drift counter. g_touch_button_drift_count[] is set by Open API.
 
uint8_t on_freq
 Copy from config by Open API.
 
uint8_t off_freq
 Copy from config by Open API.
 
uint16_t drift_freq
 Copy from config by Open API.
 
uint16_t cancel_freq
 Copy from config by Open API.
 

Detailed Description

Information of button


The documentation for this struct was generated from the following file: