25.6.5 Events

The RTC can generate the following output events:

  • Overflow (OVF): Generated when the counter has reached its top value and wrapped to zero.
  • Compare (CMPn): Indicates a match between the counter value and the compare register.
  • Alarm (ALARM): Indicates a match between the clock value and the alarm register.
  • Period n (PERn): The corresponding bit in the prescaler has toggled. Refer to Periodic Intervals for details.

Setting the Event Output bit in the Event Control Register (EVCTRL.xxxEO=1) enables the corresponding output event. Writing a zero to this bit disables the corresponding output event. Refer to the EVSYS - Event System for details on configuring the event system.

References:

EVSYS – Event System