6.6.4.1.8 Function dac_disable_events()

Disables a DAC event input or output.

void dac_disable_events( struct dac_module *const module_inst, struct dac_events *const events)

Disables one or more input or output events to or from the DAC module. See Struct dac_events for a list of events this module supports.

Note: Events cannot be altered while the module is enabled.
Table 6-13. Parameters
Data directionParameter nameDescription

[in]

module_inst

Software instance for the DAC peripheral

[in]

events

Struct containing flags of events to disable