24.6.4.11.2 Function tc_clear_status()
Clears a module status flag.
void tc_clear_status( struct tc_module *const module_inst, const uint32_t status_flags)
Clears the given status flag of the module.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the TC software instance struct |
[in] | status_flags |
Bitmask of TC_STATUS_* flags to clear |