Loading...
Searching...
No Matches
ft5x06_touch_position_t Struct Reference

Touch position structure. More...

Detailed Description

Touch position structure.

Definition at line 45 of file ft5x06.h.

#include <ft5x06.h>

Data Fields

uint16_t x
 X position.
 
uint16_t y
 Y position.
 

Field Documentation

◆ x

uint16_t ft5x06_touch_position_t::x

X position.

Definition at line 46 of file ft5x06.h.

◆ y

uint16_t ft5x06_touch_position_t::y

Y position.

Definition at line 47 of file ft5x06.h.


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