|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Framebuffer for monochrome (1-bpp) displays. More...
#include <idfxx/error>#include <idfxx/lcd/panel>#include <algorithm>#include <cstddef>#include <cstdint>#include <span>#include <vector>Go to the source code of this file.
Classes | |
| class | idfxx::lcd::mono_framebuffer |
| In-memory framebuffer for monochrome (1 bit per pixel) displays. More... | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::lcd |
| LCD driver classes. | |
Framebuffer for monochrome (1-bpp) displays.
Definition in file mono_framebuffer.hpp.