Loading...
Searching...
No Matches

Touch coordinates. More...

Detailed Description

Touch coordinates.

Definition at line 44 of file touch_dev.h.

#include <touch_dev.h>

Data Fields

uint16_t x
 X coordinate.
 
uint16_t y
 Y coordinate.
 

Field Documentation

◆ x

uint16_t touch_t::x

X coordinate.

Definition at line 45 of file touch_dev.h.

◆ y

uint16_t touch_t::y

Y coordinate.

Definition at line 46 of file touch_dev.h.


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