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.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module_inst |
Pointer to the software module instance struct |