Disable TCC double buffering Write.
void tcc_disable_double_buffering( struct tcc_module *const module_inst)
PER: through tcc_set_top_value()
CCx(x is 0~3): through tcc_set_compare_value()
PATT: through tcc_set_pattern()
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module_inst |
Pointer to the TCC software instance struct |