User Tools

Site Tools


timers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
timers [2025/03/24 19:13] arisoturatimers [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 (to 0 in count-up mode, to the target value in count-down mode) and IRQ 0x00 is triggered.
  
 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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki