6.6.4.2.3 Function dac_chan_enable()
Enable a DAC channel.
void dac_chan_enable( struct dac_module *const dev_inst, enum dac_channel channel)
Enables the selected DAC channel.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the DAC software instance struct |
[in] | channel |
Channel to enable |