ESPHome
2024.10.2
|
A pin to replace those that don't exist. More...
#include <spi.h>
Public Member Functions | |
void | setup () override |
void | pin_mode (gpio::Flags flags) override |
bool | digital_read () override |
void | digital_write (bool value) override |
std::string | dump_summary () const override |
Public Member Functions inherited from esphome::GPIOPin | |
virtual bool | is_internal () |
Static Protected Attributes | |
static GPIOPin *const | NULL_PIN = new NullPin() |
|
inlineoverridevirtual |
Implements esphome::GPIOPin.
|
inlineoverridevirtual |
Implements esphome::GPIOPin.
|
inlineoverridevirtual |
Implements esphome::GPIOPin.
|
inlineoverridevirtual |
Implements esphome::GPIOPin.
|
inlineoverridevirtual |
Implements esphome::GPIOPin.