Function rtc_calendar_enable_callback()

Enables callback.

void rtc_calendar_enable_callback(
		struct rtc_module *const module,
		enum rtc_calendar_callback callback_type)

Enables the callback specified by the callback_type.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct

[in]

callback_type

Callback type to enable