Function tc_read_rb()

Read TC Register B (RB) on the specified channel.

uint32_t tc_read_rb(
		Tc * p_tc,
		uint32_t ul_channel)

Table 1. Parameters
Data direction Parameter name Description

[in]

p_tc

Module hardware register base address pointer

[in]

ul_channel

Channel to read

Returns

The TC Register B (RB) value.