1.6.4.5.3 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Software instance for the Analog Comparator peripheral |
[in] | win_channel |
Window channel to clear |