Function tc_write_rc()

Write to TC Register C (RC) on the selected channel.

void tc_write_rc(
		Tc * p_tc,
		uint32_t ul_channel,
		uint32_t ul_value)

Table 1. Parameters
Data direction Parameter name Description

[out]

p_tc

Module hardware register base address pointer

[in]

ul_channel

Channel to write

[in]

ul_value

Value to write