14.7.1.2 Struct rtc_count_events
Event flags for the rtc_count_enable_events() and rtc_count_disable_events().
Type | Name | Description |
---|---|---|
bool | generate_event_on_compare[] |
Generate an output event on a compare 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 COUNT value |