MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents input state. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/core/legato_input.h>
Data Fields | |
leBool | enabled |
leTouchState | touch [LE_MAX_TOUCH_STATES] |
int32_t | driverAdjustX |
int32_t | driverAdjustY |
This struct represents input state.
Input state maintains a history of touch states; currently legato keeps track of the last touch state only.