![]() |
Synergy Software Package User's Manual
|
#include <sf_touch_ctsuv2.h>
Data Fields | |
| uint32_t | open |
| Whether or not driver is open. | |
| sf_touch_ctsu_button_info_t | binfo |
| Information of button. | |
| sf_touch_ctsu_slider_info_t | sinfo |
| Information of slider. | |
| sf_touch_ctsu_wheel_info_t | winfo |
| Information of wheel. | |
| sf_touch_ctsu_cfg_t const * | p_touch_cfg |
| Pointer to initial configurations. | |
| ctsu_instance_t const * | p_ctsu_instance |
| Pointer to CTSU instance. | |
SF_TOUCH_CTSU private control block. DO NOT MODIFY. Initialization occurs when SF_TOUCH_CTSU_Open() is called.