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::HalInput Class Reference

#include <device.hpp>

Public Member Functions

 HalInput (Device &dev, Pin pin)
 
auto read () -> bool
 

Constructor & Destructor Documentation

◆ HalInput()

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

Member Function Documentation

◆ read()

auto epaper::Device::HalInput::read ( ) -> bool
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: