Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
SeeedTouchScreen.cpp File Reference

Go to the source code of this file.

Functions

int avr_analog (int adpin)
 

Macros

#define NUMSAMPLES   2
 
#define COMP   2
 
#define AVERAGE   1
 
#define RXPLATE   300
 
#define TSDEBUG   0
 
#define AVERAGETIME   4
 

Function Documentation

◆ avr_analog()

int avr_analog ( int  adpin)

Definition at line 56 of file SeeedTouchScreen.cpp.

Macro Definition Documentation

◆ AVERAGE

#define AVERAGE   1

Definition at line 21 of file SeeedTouchScreen.cpp.

◆ AVERAGETIME

#define AVERAGETIME   4

Definition at line 55 of file SeeedTouchScreen.cpp.

◆ COMP

#define COMP   2

Definition at line 20 of file SeeedTouchScreen.cpp.

◆ NUMSAMPLES

#define NUMSAMPLES   2

Definition at line 19 of file SeeedTouchScreen.cpp.

◆ RXPLATE

#define RXPLATE   300

Definition at line 22 of file SeeedTouchScreen.cpp.

◆ TSDEBUG

#define TSDEBUG   0

Definition at line 23 of file SeeedTouchScreen.cpp.