Touch position structure.
More...
Touch position structure.
Definition at line 45 of file ft5x06.h.
#include <ft5x06.h>
|
uint16_t | x |
| X position.
|
|
uint16_t | y |
| Y position.
|
|
uint16_t ft5x06_touch_position_t::x |
X position.
Definition at line 46 of file ft5x06.h.
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: