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.
Touch.h File Reference
Touch driver class for VK-LCD panels. More...
Go to the source code of this file.
Data Structures | |
| struct | touch_config_t |
| Touch Config structure. More... | |
| class | Touch |
| Touch driver class for VK-LCD panels. More... | |
Enumerations | |
| enum | Touch_type_t { RESISTIVE = 0, CAPACITIVE } |
Type of the touch controller. More... | |
| enum | Touch_communication_type_t { I_2_C = 0, S_P_I } |
| enum | IRQ_trigger_t { INT_ON_EDGE = 0, INT_ON_LEVEL } |
Type of the interrupt. More... | |
| enum | IRQ_polarity_t { RISING_OR_ACTIVE_HI = 0, FALLING_OR_ACTIVE_LO } |
Edge of a signal. More... | |
Detailed Description
Touch driver class for VK-LCD panels.
Definition in file Touch.h.
Enumeration Type Documentation
| enum IRQ_polarity_t |
| enum IRQ_trigger_t |
| enum Touch_type_t |
Generated on Tue Jul 12 2022 14:32:57 by
1.7.2