25.6.4.13.4 Function tcc_unlock_double_buffer_update()
Unlock the TCC double buffered registers updates.
void tcc_unlock_double_buffer_update( struct tcc_module *const module_inst)
Unlock the double buffered registers so they will be updated through their buffered values on UPDATE conditions.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the TCC software instance struct |