25.6.4.5.1 Function tcc_get_count_value()
Get count value of the given TCC module.
uint32_t tcc_get_count_value( const struct tcc_module *const module_inst)
Retrieves the current count value of a TCC module. The specified TCC module can remain running or stopped.
Data direction | Parameter name | Description |
---|---|---|
[in] |
module_inst |
Pointer to the software module instance struct |
Returns
Count value of the specified TCC module.