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

#include <xpt2046.h>

Data Fields

int state
 
int ms
 
int rotation
 
xpt2046_win_t raw
 
xpt2046_win_t map
 
int ind
 
int head
 
int tail
 
uint16_t XQ [XPT2046_EVENTS+1]
 
uint16_t YQ [XPT2046_EVENTS+1]
 

Detailed Description

Definition at line 51 of file xpt2046.h.

Field Documentation

int _xpt2046::head

Definition at line 68 of file xpt2046.h.

int _xpt2046::ind

Definition at line 67 of file xpt2046.h.

xpt2046_win_t _xpt2046::map

Definition at line 64 of file xpt2046.h.

int _xpt2046::ms

Definition at line 55 of file xpt2046.h.

xpt2046_win_t _xpt2046::raw

Definition at line 61 of file xpt2046.h.

int _xpt2046::rotation

Definition at line 58 of file xpt2046.h.

int _xpt2046::state

Definition at line 54 of file xpt2046.h.

int _xpt2046::tail

Definition at line 69 of file xpt2046.h.

uint16_t _xpt2046::XQ[XPT2046_EVENTS+1]

Definition at line 70 of file xpt2046.h.

uint16_t _xpt2046::YQ[XPT2046_EVENTS+1]

Definition at line 71 of file xpt2046.h.


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