Function ac_chan_enable()

Enables an Analog Comparator channel that was previously configured.

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

Enables an Analog Comparator channel that was previously configured via a call to ac_chan_set_config().

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Software instance for the Analog Comparator peripheral

[in]

channel

Comparator channel to enable