FabGL
ESP32 Display Controller and Graphics Library
TFTControllerSpecif.h File Reference

This file contains TFT controllers definitions. More...

#include <stdint.h>
#include <stddef.h>
#include "fabglconf.h"
#include "fabutils.h"
#include "TFTControllerGeneric.h"
Include dependency graph for TFTControllerSpecif.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ILI9341Controller
 Implements ILI9341 display driver controller. More...
 
class  ST7789Controller
 Implements ST7789 display driver controller. More...
 

Detailed Description

This file contains TFT controllers definitions.

Definition in file TFTControllerSpecif.h.