25.6.4.13.3 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the TCC software instance struct |