Enable the TCC module.
void tcc_enable( const struct tcc_module *const module_inst)
Enables a TCC 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 |