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

#include <wire_types.h>

Data Fields

wire_t x
 
wire_t y
 
wire_t z
 

Detailed Description

Definition at line 28 of file wire_types.h.

Field Documentation

wire_t wire_p::x

Definition at line 29 of file wire_types.h.

Referenced by wire2fp(), and wire_draw().

wire_t wire_p::y

Definition at line 30 of file wire_types.h.

Referenced by wire2fp(), and wire_draw().

wire_t wire_p::z

Definition at line 31 of file wire_types.h.

Referenced by wire2fp(), and wire_draw().


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