1.6.4.1.8 Function ac_disable_events()

Disables an Analog Comparator event input or output.

void ac_disable_events( struct ac_module *const module_inst, struct ac_events *const events)

Disables one or more input or output events to or from the Analog Comparator module. See ac_events for a list of events this module supports.

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

[in]

module_inst

Software instance for the Analog Comparator peripheral

[in]

events

Struct containing flags of events to disable