Difference between revisions of "GINPUT"
From uGFX Wiki
(Created page with "GINPUT is a powerful module which provides an easy way to interface different hardware peripherals such as touchscreens to the rest of the library. To use any of these featur...") |
(No difference)
|
Revision as of 20:46, 1 July 2014
GINPUT is a powerful module which provides an easy way to interface different hardware peripherals such as touchscreens to the rest of the library.
To use any of these features, you first have to enable the GINPUT module in your gfxconf.h:
#define GFX_USE_GINPUT TRUE
The following input drivers have already been written for GINPUT:
- Touchscreen / Mouse
- General purpose digital input
- General purpose anlog input