Enable TCC double buffering write.
void tcc_enable_double_buffering( struct tcc_module *const module_inst)
PERB: through tcc_set_top_value()
CCBx(x is 0~3): through tcc_set_compare_value()
PATTB: through tcc_set_pattern()
Then on UPDATE condition the buffered registers are committed to regular ones to take effect.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module_inst |
Pointer to the TCC software instance struct |