15.6.1.3 Struct rtc_calendar_events
Event flags for the rtc_calendar_enable_events() and rtc_calendar_disable_events().
Type | Name | Description |
---|---|---|
bool | generate_event_on_alarm[] |
Generate an output event on a alarm channel match against the RTC count |
bool | generate_event_on_overflow |
Generate an output event on each overflow of the RTC count |
bool | generate_event_on_periodic[] |
Generate an output event periodically at a binary division of the RTC counter frequency |
bool | generate_event_on_tamper |
Generate an output event on every tamper input |
bool | on_event_to_tamper |
Tamper input event and capture the CLOCK value |