timers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
timers [2025/03/24 19:13] – arisotura | timers [2025/04/13 13:51] (current) – arisotura | ||
---|---|---|---|
Line 61: | Line 61: | ||
Counter. Can be written to, the timer will count from the new value. Writes are ignored when the timer isn't active. | Counter. Can be written to, the timer will count from the new value. Writes are ignored when the timer isn't active. | ||
- | When the timer goes past the target in count-up mode, or below zero in count-down mode, the timer is reloaded to 0 and IRQ 0x00 is triggered. | + | When the timer goes past the target in count-up mode, or below zero in count-down mode, the timer is reloaded |
Writing a new value greater than the target does not cause a reload. | Writing a new value greater than the target does not cause a reload. |
timers.1742843629.txt.gz · Last modified: 2025/03/24 19:13 by arisotura