Synergy Software Package User's Manual

CTSU v2 Framework Interface. More...

Data Structures

struct  sf_touch_ctsu_button_cfg_t
 
struct  sf_touch_ctsu_slider_cfg_t
 
struct  sf_touch_ctsu_wheel_cfg_t
 
struct  sf_touch_ctsu_cfg_t
 
struct  sf_touch_ctsu_api_t
 
struct  sf_touch_ctsu_instance_t
 

Typedefs

typedef void sf_touch_ctsu_ctrl_t
 
typedef struct st_ctsu_callback_args sf_touch_ctsu_callback_args_t
 

Detailed Description

CTSU v2 Framework Interface.

Summary

Related SSP architecture topics:

CTSU v2 Framework Interface description: Capacitive Touch v2 Framework

Typedef Documentation

◆ sf_touch_ctsu_callback_args_t

typedef struct st_ctsu_callback_args sf_touch_ctsu_callback_args_t

Callback function parameter data

◆ sf_touch_ctsu_ctrl_t

typedef void sf_touch_ctsu_ctrl_t

Control block. Allocate an instance specific control block to pass into the API calls.

Implemented as