Resets the TCC module.
void tcc_reset( const struct tcc_module *const module_inst)
Resets the TCC module, restoring all hardware module registers to their default values and disabling the module. The TCC module will not be accessible while the reset is being performed.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module_inst |
Pointer to the software module instance struct |