#include <max6956.h>
Definition at line 73 of file max6956.h.
◆ digital_read()
bool esphome::max6956::MAX6956GPIOPin::digital_read |
( |
| ) |
|
|
overridevirtual |
◆ digital_write()
void esphome::max6956::MAX6956GPIOPin::digital_write |
( |
bool |
value | ) |
|
|
overridevirtual |
◆ dump_summary()
std::string esphome::max6956::MAX6956GPIOPin::dump_summary |
( |
| ) |
const |
|
overridevirtual |
◆ pin_mode()
void esphome::max6956::MAX6956GPIOPin::pin_mode |
( |
gpio::Flags |
flags | ) |
|
|
overridevirtual |
◆ set_flags()
void esphome::max6956::MAX6956GPIOPin::set_flags |
( |
gpio::Flags |
flags | ) |
|
|
inline |
◆ set_inverted()
void esphome::max6956::MAX6956GPIOPin::set_inverted |
( |
bool |
inverted | ) |
|
|
inline |
◆ set_parent()
void esphome::max6956::MAX6956GPIOPin::set_parent |
( |
MAX6956 * |
parent | ) |
|
|
inline |
◆ set_pin()
void esphome::max6956::MAX6956GPIOPin::set_pin |
( |
uint8_t |
pin | ) |
|
|
inline |
◆ setup()
void esphome::max6956::MAX6956GPIOPin::setup |
( |
| ) |
|
|
overridevirtual |
◆ flags_
◆ inverted_
bool esphome::max6956::MAX6956GPIOPin::inverted_ |
|
protected |
◆ parent_
MAX6956* esphome::max6956::MAX6956GPIOPin::parent_ |
|
protected |
◆ pin_
uint8_t esphome::max6956::MAX6956GPIOPin::pin_ |
|
protected |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/max6956/max6956.h
- /opt/build/esphome/esphome/components/max6956/max6956.cpp