Function tc_write_rb()

Write to TC Register B (RB) on the specified channel.

void tc_write_rb(
		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