ipsdisplay
2.1.0.0
|
IPS Display Click point coordinates object. More...
#include <ipsdisplay.h>
Data Fields | |
uint16_t | x |
uint16_t | y |
IPS Display Click point coordinates object.
Point coordinates object definition of IPS Display Click driver.
uint16_t x |
X coordinate.
uint16_t y |
Y coordinate.