discoverpixy
Data Fields
POINT_STRUCT Struct Reference

#include <touch.h>

Data Fields

uint16_t x
 The X-Coordinate of the point. More...
 
uint16_t y
 The Y-Coordinate of the point. More...
 

Detailed Description

Struct which represents a 2D point on the display

Definition at line 86 of file touch.h.

Field Documentation

uint16_t x

The X-Coordinate of the point.

Definition at line 87 of file touch.h.

uint16_t y

The Y-Coordinate of the point.

Definition at line 88 of file touch.h.


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