ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
xpt2046_win Struct Reference

initial calibration values for your display Note: these values are not rotated More...

#include <xpt2046.h>

Data Fields

int xmin
 
int ymin
 
int xmax
 
int ymax
 

Detailed Description

initial calibration values for your display Note: these values are not rotated

Definition at line 43 of file xpt2046.h.

Field Documentation

int xpt2046_win::xmax

Definition at line 47 of file xpt2046.h.

int xpt2046_win::xmin

Definition at line 45 of file xpt2046.h.

int xpt2046_win::ymax

Definition at line 48 of file xpt2046.h.

int xpt2046_win::ymin

Definition at line 46 of file xpt2046.h.


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