3 #include "../emc2101.h" Base class for all output components that can output a variable level, like PWM.
void write_state(float state) override
Used by ESPHome framework.
Emc2101Component * parent_
This class allows to control the EMC2101 output.
EMC2101Output(Emc2101Component *parent)
This class includes support for the EMC2101 i2c fan controller.
Implementation of SPI Controller mode.