25.6.4.12.3 Function tcc_clear_status()

Clears a module status flag.

void tcc_clear_status( struct tcc_module *const module_inst, const uint32_t status_flags)

Clears the given status flag of the module.

Table 25-54. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the TCC software instance struct

[in]

status_flags

Bitmask of TCC_STATUS_* flags to clear