Enum ac_chan_output

Enum for the possible channel GPIO output routing configurations of an Analog Comparator channel.

Table 1. Members
Enum value Description

AC_CHAN_OUTPUT_INTERNAL

Comparator channel output is not routed to a physical GPIO pin, and is used internally only

AC_CHAN_OUTPUT_ASYNCRONOUS

Comparator channel output is routed to its matching physical GPIO pin, via an asynchronous path

AC_CHAN_OUTPUT_SYNCHRONOUS

Comparator channel output is routed to its matching physical GPIO pin, via a synchronous path