1.6.5.8 Enum ac_chan_sample_mode
Enum for the possible channel sampling modes of an Analog Comparator channel.
Enum value | Description |
---|---|
AC_CHAN_MODE_CONTINUOUS |
Continuous sampling mode; when the channel is enabled the comparator output is available for reading at any time |
AC_CHAN_MODE_SINGLE_SHOT |
Single shot mode; when used the comparator channel must be triggered to perform a comparison before reading the result |