touch_ll_set_meas_time() function
Set touch sensor measurement time.
Syntax
static inline void touch_ll_set_meas_time(uint16_t meas_time); Arguments
meas_time
The duration of the touch sensor measurement. t_meas = meas_time / (8MHz), the maximum measure time is 0xffff / 8M = 8.19 ms.
![]()
static inline void touch_ll_set_meas_time(uint16_t meas_time)
touch_ll_set_meas_time() is called by 2 functions:
![]()
touch_ll_set_meas_time()
touch_ll_set_meas_time() reads 3 variables and writes 3 variables:
![]()
touch_ll_set_meas_time()