diff --git a/VERSION_HISTORY.md b/VERSION_HISTORY.md index 35a45a1..229ac43 100644 --- a/VERSION_HISTORY.md +++ b/VERSION_HISTORY.md @@ -78,9 +78,9 @@ * Fix examples/mode0/timer2 compilation * Fix timer0_mode2_reload - TH0 value should be set, now used TL0 * Fix INT0 should be defined in timer0 modes +* timerX_modeX_direct_{reload, start}(TxH, TxL) for direct set TLx, THx registers implemented Next releases todo -* TODO Implement timer_modeX_direct_*(TxH, TxL) for direct set TLx, THx registers * TODO Does not recompile examples every time. Compile only when it changed. * TODO Suppress compiler output for examples on non verbose build * TODO Implement counters diff --git a/docs/html/dir_000003_000012.html b/docs/html/dir_000003_000012.html index cb3e4a0..91e67ef 100644 --- a/docs/html/dir_000003_000012.html +++ b/docs/html/dir_000003_000012.html @@ -66,7 +66,7 @@
-

async → include Relation

File in examples/timer/mode3/asyncIncludes file in include
timer0_mode3_1T_interrupt_example.cdelay.h
timer0_mode3_1T_interrupt_example.ctimer0_mode3.h
timer0_mode3_direct_reload_example.cdelay.h
timer0_mode3_direct_reload_example.ctimer0_mode3.h
timer0_mode3_direct_start_example.cfrequency.h
timer0_mode3_direct_start_example.ctimer0_mode3.h
timer0_mode3_pause_by_gate_example.cdelay.h
timer0_mode3_pause_by_gate_example.ctimer0_mode3.h
timer0_mode3_reload_example.cdelay.h
timer0_mode3_reload_example.ctimer0_mode3.h
+

async → include Relation

File in examples/timer/mode3/asyncIncludes file in include
timer0_mode3_1T_interrupt_example.cdelay.h
timer0_mode3_1T_interrupt_example.ctimer0_mode3.h
timer0_mode3_direct_reload_example.cdelay.h
timer0_mode3_direct_reload_example.ctimer0_mode3.h
timer0_mode3_direct_start_example.cfrequency.h
timer0_mode3_direct_start_example.ctimer0_mode3.h
timer0_mode3_pause_by_gate_example.cdelay.h
timer0_mode3_pause_by_gate_example.ctimer0_mode3.h
timer0_mode3_reload_example.cdelay.h
timer0_mode3_reload_example.ctimer0_mode3.h
timer2_mode0_direct_start_example.cfrequency.h
timer2_mode0_direct_start_example.ctimer2_mode0.h