Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
TouchScreen Class Reference

Detailed Description

Definition at line 21 of file SeeedTouchScreen.h.

Public Member Functions

 TouchScreen (unsigned char xp, unsigned char yp, unsigned char xm, unsigned char ym)
 
bool isTouching (void)
 
Point getPoint ()
 

Member Function Documentation

◆ getPoint()

Point TouchScreen::getPoint ( void  )

Definition at line 74 of file SeeedTouchScreen.cpp.

◆ isTouching()

bool TouchScreen::isTouching ( void  )

Definition at line 201 of file SeeedTouchScreen.cpp.

Constructor & Destructor Documentation

◆ TouchScreen()

TouchScreen::TouchScreen ( unsigned char  xp,
unsigned char  yp,
unsigned char  xm,
unsigned char  ym 
)

Definition at line 46 of file SeeedTouchScreen.cpp.


The documentation for this class was generated from the following files: