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

#include <web.h>

Data Fields

char * ptr
 
char * next
 
int size
 

Detailed Description

Definition at line 57 of file web.h.

Field Documentation

char* mem_t::next

Definition at line 59 of file web.h.

Referenced by memgets(), and meminit().

char* mem_t::ptr

Definition at line 58 of file web.h.

Referenced by memgets(), and meminit().

int mem_t::size

Definition at line 60 of file web.h.

Referenced by memgets(), and meminit().


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