mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-07 21:58:08 -05:00
Add more info about how the timer works
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
7c9dfaf45a
commit
9d188a2f7f
@ -11,3 +11,6 @@ timer will count seconds.
|
||||
## Details
|
||||
The timer counter and the prescaler counter are both 32 bits.
|
||||
When enabled the counter counts down one integer value per cycle.
|
||||
|
||||
The timer will stop when reaching final zero (given by prescaler times the initial value of the timer)
|
||||
and the running flag will be lowered.
|
||||
|
Loading…
Reference in New Issue
Block a user