![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
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 |
int avr_analog | ( | int | adpin | ) |
Definition at line 56 of file SeeedTouchScreen.cpp.
#define AVERAGE 1 |
Definition at line 21 of file SeeedTouchScreen.cpp.
#define AVERAGETIME 4 |
Definition at line 55 of file SeeedTouchScreen.cpp.
#define COMP 2 |
Definition at line 20 of file SeeedTouchScreen.cpp.
#define NUMSAMPLES 2 |
Definition at line 19 of file SeeedTouchScreen.cpp.
#define RXPLATE 300 |
Definition at line 22 of file SeeedTouchScreen.cpp.
#define TSDEBUG 0 |
Definition at line 23 of file SeeedTouchScreen.cpp.