|
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.
|
This is the complete list of members for epaper::Device::HalSpi, including all inherited members.
| HalSpi(Device &dev) | epaper::Device::HalSpi | inlineexplicit |
| transfer(std::uint8_t byte) -> std::uint8_t | epaper::Device::HalSpi | inline |
| write(std::span< const std::byte > data) -> void | epaper::Device::HalSpi | inline |