|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Abstract LCD panel interface. More...
#include <idfxx/error>#include <idfxx/gpio>#include <idfxx/lcd/color>Go to the source code of this file.
Classes | |
| class | idfxx::lcd::panel |
| Abstract base class for LCD panels. More... | |
| struct | idfxx::lcd::panel::config |
| Configuration structure for LCD panels. More... | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::lcd |
| LCD driver classes. | |
Typedefs | |
| typedef struct esp_lcd_panel_t * | esp_lcd_panel_handle_t |
Abstract LCD panel interface.
Definition in file panel.hpp.
| typedef struct esp_lcd_panel_t* esp_lcd_panel_handle_t |