TS_StateTypeDef Define TS State structure.
| Public Attributes | |
| bool | touchDetected | 
| uint16_t | touchX | 
| uint16_t | touchY | 
| bool TS_StateTypeDef::touchDetected | 
Contains touch detections state
| uint16_t TS_StateTypeDef::touchX | 
Contains horizontal touch location state
| uint16_t TS_StateTypeDef::touchY | 
Contains vertical touch location state