24.6.4.3.2 Function tc_enable()

Enable the TC module.

void tc_enable( const struct tc_module *const module_inst)

Enables a TC module that has been previously initialized. The counter will start when the counter is enabled.

Note: When the counter is configured to re-trigger on an event, the counter will not start until the start function is used.
Table 24-20. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the software module instance struct