This is the David Smart RA8875 Library with mods for working with FRDM-K64F

RA8875_Touch_GSL1680.h

Committer:
lamell
Date:
2020-03-10
Revision:
199:08eb9e55567b
Parent:
166:53fd4a876dac

File content as of revision 199:08eb9e55567b:

/// GSL1680 Touch Controller definitions
///
///
#ifndef RA8875_TOUCH_GSL1680_H
#define RA8875_TOUCH_GSL1680_H

#include "RA8875_Touch_GSL1680_Firmware.h"

/// GSL1680 definitions follow
#define GSL1680_I2C_FREQUENCY                400000
#define GSL1680_I2C_ADDRESS                  0x40


#endif // RA8875_TOUCH_GSL1680_H