6.6.4.2.4 Function dac_chan_disable()
Disable a DAC channel.
void dac_chan_disable( struct dac_module *const dev_inst, enum dac_channel channel)
Disables the selected DAC channel.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the DAC software instance struct |
[in] | channel |
Channel to disable |