Function rtc_calendar_get_time()

Get the current calendar value.

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

Retrieves the current time of the calendar.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct

[out]

time

Pointer to value that will be filled with current time