MPLABĀ® Harmony Graphics Suite
Data Fields
leTouchState Struct Reference

This struct represents a touch state. More...

#include <legato_input.h>

Data Fields

uint32_t valid
 
int32_t x
 
int32_t y
 

Detailed Description

This struct represents a touch state.

A touch state has valid touch indicator and touch coordinate location. mouse input.

Field Documentation

◆ valid

uint32_t valid

Valid touch.

◆ x

int32_t x

x coordinate location.

◆ y

int32_t y

y coordinate location.


The documentation for this struct was generated from the following file: