15.6.3.4.2 Function rtc_calendar_disable_events()

Disables an RTC event output.

void rtc_calendar_disable_events( struct rtc_module *const module, struct rtc_calendar_events *const events)

Disabled one or more output events from the RTC module. See rtc_calendar_events for a list of events this module supports.

Note: Events cannot be altered while the module is enabled.
Table 15-38. Parameters
Data directionParameter nameDescription

[in, out]

module

Pointer to the software instance struct

[in]

events

Struct containing flags of events to disable