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 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the software module instance struct