Function tcc_lock_double_buffer_update()

Lock the TCC double buffered registers updates.

void tcc_lock_double_buffer_update(
		struct tcc_module *const module_inst)

Locks the double buffered registers so they will not be updated through their buffered values on UPDATE conditions.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the TCC software instance struct