captouch2 2.0.0.0
Averaging/Sampling Config

Macros

#define CAPTOUCH2_1_SAMPLE   0x00
 
#define CAPTOUCH2_2_SAMPLES   0x10
 
#define CAPTOUCH2_4_SAMPLES   0x20
 
#define CAPTOUCH2_8_SAMPLES   0x30
 
#define CAPTOUCH2_16_SAMPLES   0x40
 
#define CAPTOUCH2_32_SAMPLES   0x50
 
#define CAPTOUCH2_64_SAMPLES   0x60
 
#define CAPTOUCH2_128_SAMPLES   0x70
 
#define CAPTOUCH2_SAMPLE_TIME_320MICROSEC   0x00
 
#define CAPTOUCH2_SAMPLE_TIME_640MICROSEC   0x04
 
#define CAPTOUCH2_SAMPLE_TIME_1280MICROSEC   0x08
 
#define CAPTOUCH2_SAMPLE_TIME_2560MICROSEC   0x0C
 
#define CAPTOUCH2_CYCLE_TIME_35MILISEC   0x00
 
#define CAPTOUCH2_CYCLE_TIME_70MILISEC   0x01
 
#define CAPTOUCH2_CYCLE_TIME_105MILISEC   0x02
 
#define CAPTOUCH2_CYCLE_TIME_140MILISEC   0x03
 

Detailed Description

Macro Definition Documentation

◆ CAPTOUCH2_128_SAMPLES

#define CAPTOUCH2_128_SAMPLES   0x70

◆ CAPTOUCH2_16_SAMPLES

#define CAPTOUCH2_16_SAMPLES   0x40

◆ CAPTOUCH2_1_SAMPLE

#define CAPTOUCH2_1_SAMPLE   0x00

◆ CAPTOUCH2_2_SAMPLES

#define CAPTOUCH2_2_SAMPLES   0x10

◆ CAPTOUCH2_32_SAMPLES

#define CAPTOUCH2_32_SAMPLES   0x50

◆ CAPTOUCH2_4_SAMPLES

#define CAPTOUCH2_4_SAMPLES   0x20

◆ CAPTOUCH2_64_SAMPLES

#define CAPTOUCH2_64_SAMPLES   0x60

◆ CAPTOUCH2_8_SAMPLES

#define CAPTOUCH2_8_SAMPLES   0x30

◆ CAPTOUCH2_CYCLE_TIME_105MILISEC

#define CAPTOUCH2_CYCLE_TIME_105MILISEC   0x02

◆ CAPTOUCH2_CYCLE_TIME_140MILISEC

#define CAPTOUCH2_CYCLE_TIME_140MILISEC   0x03

◆ CAPTOUCH2_CYCLE_TIME_35MILISEC

#define CAPTOUCH2_CYCLE_TIME_35MILISEC   0x00

◆ CAPTOUCH2_CYCLE_TIME_70MILISEC

#define CAPTOUCH2_CYCLE_TIME_70MILISEC   0x01

◆ CAPTOUCH2_SAMPLE_TIME_1280MICROSEC

#define CAPTOUCH2_SAMPLE_TIME_1280MICROSEC   0x08

◆ CAPTOUCH2_SAMPLE_TIME_2560MICROSEC

#define CAPTOUCH2_SAMPLE_TIME_2560MICROSEC   0x0C

◆ CAPTOUCH2_SAMPLE_TIME_320MICROSEC

#define CAPTOUCH2_SAMPLE_TIME_320MICROSEC   0x00

◆ CAPTOUCH2_SAMPLE_TIME_640MICROSEC

#define CAPTOUCH2_SAMPLE_TIME_640MICROSEC   0x04