touchpad5 2.0.0.0
touchpad5_threshold_settings_t Struct Reference

TouchPad 5 Threshold Settings object. More...

#include <touchpad5.h>

Data Fields

uint8_t prox_thresh
 
uint8_t touch_thresh_mult
 
uint8_t touch_thresh_shift
 
uint8_t pm_prox_thresh
 
uint8_t snap_thresh_high
 
uint8_t snap_thresh_low
 
uint8_t prox_thresh2
 
uint8_t touch_thresh_mult2
 
uint8_t touch_thresh_shift2
 

Detailed Description

TouchPad 5 Threshold Settings object.

Threshold Settings object definition of TouchPad 5 Click driver.

Field Documentation

◆ pm_prox_thresh

uint8_t pm_prox_thresh

Delta value used for proximity threshold of ProxMode channels.

◆ prox_thresh

uint8_t prox_thresh

Delta value used for proximity threshold (applied to trackpad channels).

◆ prox_thresh2

uint8_t prox_thresh2

Delta value used for proximity threshold (applied to non-trackpad channels).

◆ snap_thresh_high

uint8_t snap_thresh_high

Higher byte of delta value below LTA.

◆ snap_thresh_low

uint8_t snap_thresh_low

Lower byte of delta value below LTA.

◆ touch_thresh_mult

uint8_t touch_thresh_mult

Touch treshold multiplier (applied to trackpad channels).

◆ touch_thresh_mult2

uint8_t touch_thresh_mult2

Touch treshold multiplier (applied to non-trackpad channels).

◆ touch_thresh_shift

uint8_t touch_thresh_shift

Touch threshold shifter (applied to trackpad channels).

◆ touch_thresh_shift2

uint8_t touch_thresh_shift2

Touch threshold shifter (applied to non-trackpad channels).


The documentation for this struct was generated from the following file: