12 void setup()
override;
62 void play(Ts...
x)
override { this->parent_->write_time(); }
67 void play(Ts...
x)
override { this->parent_->read_time(); }
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock...
void dump_config() override
struct esphome::ds1307::DS1307Component::DS1307Reg::@75 reg
union esphome::ds1307::DS1307Component::DS1307Reg ds1307_
float get_setup_priority() const override
void play(Ts... x) override
Implementation of SPI Controller mode.
This Class provides the methods to read/write bytes from/to an i2c device.
Helper class to easily give an object a parent of type T.
void play(Ts... x) override