7.1.7 Function tc_get_interrupt_mask()

Read the TC interrupt mask for the specified channel.

uint32_t tc_get_interrupt_mask( Tc * p_tc, uint32_t ul_channel)

Table 7-8. Parameters
Data directionParameter nameDescription

[in]

p_tc

Module hardware register base address pointer

[in]

ul_channel

Channel to read

Returns

The TC interrupt mask value.