Touch position structure. More...
Touch position structure.
Definition at line 71 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 72 of file stmpe811.h.
uint16_t stmpe811_touch_position_t::y |
Y position.
Definition at line 73 of file stmpe811.h.