Enables an RTC event output.
void rtc_calendar_enable_events( struct rtc_module *const module, struct rtc_calendar_events *const events)
Enables one or more output events from the RTC module. See rtc_calendar_events for a list of events this module supports.
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] |
module |
Pointer to the software instance struct |
[in] |
events |
Struct containing flags of events to enable |