Function ac_win_clear_status()

Clears an interrupt status flag.

void ac_win_clear_status(
		struct ac_module *const module_inst,
		const enum ac_win_channel win_channel)

This function is used to clear the AC_WIN_STATUS_INTERRUPT_SET flag it will clear the flag for the channel indicated by the win_channel argument.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Software instance for the Analog Comparator peripheral

[in]

win_channel

Window channel to clear