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

#include <device.hpp>

Public Member Functions

constexpr Pin (std::uint8_t pin_number)
 
constexpr auto number () const noexcept -> std::uint8_t
 

Constructor & Destructor Documentation

◆ Pin()

constexpr epaper::Pin::Pin ( std::uint8_t  pin_number)
inlineexplicitconstexpr

Member Function Documentation

◆ number()

constexpr auto epaper::Pin::number ( ) const -> std::uint8_t
inlineconstexprnoexcept

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