KSM edits to RA8875

Dependents:   Liz_Test_Code

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers RA8875_Touch_GSL1680.h Source File

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