1.6.5.3 Enum ac_chan_filter
Enum for the possible channel output filtering configurations of an Analog Comparator channel.
| Enum value | Description |
|---|---|
|
AC_CHAN_FILTER_NONE |
No output filtering is performed on the comparator channel |
|
AC_CHAN_FILTER_MAJORITY_3 |
Comparator channel output is passed through a Majority-of-Three filter |
|
AC_CHAN_FILTER_MAJORITY_5 |
Comparator channel output is passed through a Majority-of-Five filter |
