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.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the DAC software instance struct

[in]

channel

Channel to enable