structure |
touch_at_config_t |
Input / Output |
Input to the library |
Use |
Data structure which holds the configuration parameters & register values for autonomous QTouch acquisition |
Fields |
Type |
Comment |
---|---|---|
pin |
touch_at_pin_t |
Holds the autonomous QTouch configuration information as filled by the user. |
reg |
touch_at_reg_t |
Holds the autonomous QTouch register configuration information as filled by the user. |
touch_at_status_change_callback |
Pointer to a function |
Pointer to callback function that will be called by the library whenever there is a touch status change in the autonomous QTouch sensor |