Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ad5422_arduino mbed LT1446 ADS1248-1 LM35-1 Flash FT813 PGA280_ADS1259
display.GetTouch.cpp
00001 #include "display.h" 00002 00003 /************************************************************************************************************************** 00004 ************************** Get number of touched object ******************************************************************* 00005 **************************************************************************************************************************/ 00006 char Display::GetTouch() 00007 { 00008 00009 return (*_TFT).Rd8(REG_TOUCH_TAG); 00010 }
Generated on Thu Jul 14 2022 17:32:52 by
1.7.2