6.6.4.1.5 Function dac_enable()
Enable the DAC module.
void dac_enable( struct dac_module *const dev_inst)
Enables the DAC interface and the selected output. If any internal reference is selected it will be enabled.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the DAC software instance struct |