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
Public Member Functions | List of all members
epaper::Device::HalOutput Class Reference

#include <device.hpp>

Public Member Functions

 HalOutput (Device &dev, Pin pin)
 
auto write (bool level) -> void
 

Constructor & Destructor Documentation

◆ HalOutput()

epaper::Device::HalOutput::HalOutput ( Device dev,
Pin  pin 
)
inline

Member Function Documentation

◆ write()

auto epaper::Device::HalOutput::write ( bool  level) -> void
inline
Examples
/mnt/nas/libepaper/include/epaper/core/device.hpp.
Here is the call graph for this function:

The documentation for this class was generated from the following file: