25.6.5.2 Enum tcc_channel_function
To set a timer channel either in compare or in capture mode.
Enum value | Description |
---|---|
TCC_CHANNEL_FUNCTION_COMPARE |
TCC channel performs compare operation. |
TCC_CHANNEL_FUNCTION_CAPTURE |
TCC channel performs capture operation. |