7.1.15 Function tc_read_ra()

Read TC Register A (RA) on the specified channel.

uint32_t tc_read_ra( Tc * p_tc, uint32_t ul_channel)

Table 7-16. Parameters
Data directionParameter nameDescription

[in]

p_tc

Module hardware register base address pointer

[in]

ul_channel

Channel to read

Returns

The TC Register A (RA) value.