touchValid
A single-bit Boolean that indicates whether the touch contact was intended.
Declaration
uint32_t touchValid;Discussion
The device should report 0 if the contact isn’t a valid touch.
A single-bit Boolean that indicates whether the touch contact was intended.
uint32_t touchValid;The device should report 0 if the contact isn’t a valid touch.