Microchip® Advanced Software Framework

Configuration struct for the TCC module capture.

Structure used when configuring TCC channels in capture mode.

#include <tcc.h>

Data Fields

enum tcc_channel_function channel_function [TCC_NUM_CHANNELS]
 Channel functions selection (capture/match) More...
 

enum tcc_channel_function tcc_capture_config::channel_function[TCC_NUM_CHANNELS]

Channel functions selection (capture/match)

Referenced by _tcc_build_ctrla(), and run_capture_and_compare_test().