Microchip® Advanced Software Framework

tc_32bit_config Struct Reference

Configuration struct for TC module in 32-bit size counter mode.

#include <tc.h>

Data Fields

uint32_t compare_capture_channel [NUMBER_OF_COMPARE_CAPTURE_CHANNELS]
 Value to be used for compare match on each channel. More...
 
uint32_t value
 Initial timer count value. More...
 

uint32_t tc_32bit_config::compare_capture_channel[NUMBER_OF_COMPARE_CAPTURE_CHANNELS]

Value to be used for compare match on each channel.

uint32_t tc_32bit_config::value

Initial timer count value.