36 void setup()
override;
Helper class to easily give an object a parent of type T.
const uint16_t full_scale_
void set_channel(uint8_t channel)
void write_state(float state) override
DAC7678 float output component.
float get_setup_priority() const override
void set_internal_reference(const bool value)
void dump_config() override
void register_channel(DAC7678Channel *channel)
uint16_t dac_input_reg_[8]
void set_channel_value_(uint8_t channel, uint16_t value)
This Class provides the methods to read/write bytes from/to an i2c device.
Base class for all output components that can output a variable level, like PWM.
const float HARDWARE
For components that deal with hardware and are very important like GPIO switch.
Providing packet encoding functions for exchanging data with a remote host.