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.
Dependents: FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more
Fork of SPI_TFT by
RA8875_Touch_GSL1680.h
00001 /// GSL1680 Touch Controller definitions 00002 /// 00003 /// 00004 #ifndef RA8875_TOUCH_GSL1680_H 00005 #define RA8875_TOUCH_GSL1680_H 00006 00007 #include "RA8875_Touch_GSL1680_Firmware.h" 00008 00009 /// GSL1680 definitions follow 00010 #define GSL1680_I2C_FREQUENCY 400000 00011 #define GSL1680_I2C_ADDRESS 0x40 00012 00013 00014 #endif // RA8875_TOUCH_GSL1680_H
Generated on Tue Jul 12 2022 17:28:36 by
