Touch position structure. More...
Touch position structure.
Definition at line 67 of file stmpe811.h.
#include <stmpe811.h>
Data Fields | |
| uint16_t | x |
| X position. | |
| uint16_t | y |
| Y position. | |
| uint16_t stmpe811_touch_position_t::x |
X position.
Definition at line 68 of file stmpe811.h.
| uint16_t stmpe811_touch_position_t::y |
Y position.
Definition at line 69 of file stmpe811.h.