Function ac_chan_trigger_single_shot()

Triggers a comparison on a comparator that is configured in single shot mode.

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

Triggers a single conversion on a comparator configured to compare on demand (single shot mode) rather than continuously.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Software instance for the Analog Comparator peripheral

[in]

channel

Comparator channel to trigger