|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Pixel value types for ePaper displays. More...
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::epaper |
| ePaper display driver classes. | |
Enumerations | |
| enum class | idfxx::epaper::gray4 : uint8_t { idfxx::epaper::white = 0 , idfxx::epaper::light = 1 , idfxx::epaper::dark = 2 , idfxx::epaper::black = 3 } |
| A 4-level grayscale pixel value. More... | |
Pixel value types for ePaper displays.
Definition in file color.hpp.