Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are three interrupts that the real time clock can generate and these are TICK (200 times a second - 5ms), SEC (once a second) and MIN (once a minute). TSTA may be set for all three events at once, or individually (all at once means that a TICK made a new second and that second made a minute).

STA.TIME is also set when TSTA.MIN/SEC/TICK are set.

Three registers are associated with these interrupts:

...