Function rtc_calendar_clear_overflow()

Clears the RTC overflow flag.

void rtc_calendar_clear_overflow(
		struct rtc_module *const module)

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct

Clears the RTC module counter overflow flag, so that new overflow conditions can be detected.