|
libepaper 2.0.0
A C++23 library for controlling Waveshare e-paper displays on Raspberry Pi, featuring transparent sleep/wake management and a fluent builder API.
|
#include <mock_driver.hpp>
Static Public Attributes | |
| static constexpr DisplayMode | max_mode = DisplayMode::Spectra6 |
| static constexpr bool | supports_grayscale = true |
| static constexpr bool | supports_partial_refresh = true |
| static constexpr bool | supports_power_control = true |
| static constexpr bool | supports_wake_from_sleep = true |
| static constexpr std::size_t | max_width = 800 |
| static constexpr std::size_t | max_height = 600 |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |