Function rtc_calendar_set_time()

Set the current calendar time to desired time.

void rtc_calendar_set_time(
		struct rtc_module *const module,
		const struct rtc_calendar_time *const time)

Sets the time provided to the calendar.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct

[in]

time

The time to set in the calendar