1.6.4.2.4 Function ac_chan_disable()

Disables an Analog Comparator channel that was previously enabled.

void ac_chan_disable( struct ac_module *const module_inst, const enum ac_chan_channel channel)

Stops an Analog Comparator channel that was previously started via a call to ac_chan_enable().

Table 1-17. Parameters
Data directionParameter nameDescription

[in]

module_inst

Software instance for the Analog Comparator peripheral

[in]

channel

Comparator channel to disable