touch_at_status

structure

touch_at_status

Input / Output

Output structure received as part of the Autonomous QTouch Interrupt callback function.

Use

Data structure which holds the status parameters for the autonomous QTouch sensor.

Structure field

Type

Comment

status_change

at_status_change_t

Autonomous QTouch Status change.

base_count

uint16_t

The base count currently stored by the autonomous touch sensor. This is useful for autonomous touch debugging purposes.

current_count

uint16_t

The current count acquired by the autonomous touch sensor. This is useful for autonomous touch debugging purposes.