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.
Loading...
Searching...
No Matches
epaper::hal::MockSpiBus Member List

This is the complete list of members for epaper::hal::MockSpiBus, including all inherited members.

queue_response(std::uint8_t byte) -> voidepaper::hal::MockSpiBusinline
reset() -> voidepaper::hal::MockSpiBusinline
sent_bytes() const -> const std::vector< std::uint8_t > &epaper::hal::MockSpiBusinline
transfer(std::uint8_t byte) -> std::uint8_tepaper::hal::MockSpiBusinline
transfer_count() const -> std::size_tepaper::hal::MockSpiBusinline
write(std::span< const std::byte > data) -> voidepaper::hal::MockSpiBusinline