15.6.3.2.4 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.
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 |