24.6.4.4.1 Function tc_get_count_value()

Get TC module count value.

uint32_t tc_get_count_value( const struct tc_module *const module_inst)

Retrieves the current count value of a TC module. The specified TC module may be started or stopped.

Table 24-22. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the software module instance struct

Returns

Count value of the specified TC module.