3 #include "../mcp4728.h" void select_power_down_(MCP4728ChannelIdx channel, MCP4728PwrDown pd)
Base class for all output components that can output a variable level, like PWM.
MCP4728 float output component.
void select_vref_(MCP4728ChannelIdx channel, MCP4728Vref vref)
MCP4728Channel(MCP4728Component *parent, MCP4728ChannelIdx channel, MCP4728Vref vref, MCP4728Gain gain, MCP4728PwrDown pwrdown)
MCP4728Component * parent_
void select_gain_(MCP4728ChannelIdx channel, MCP4728Gain gain)
void write_state(float state) override
MCP4728ChannelIdx channel_
Implementation of SPI Controller mode.