15.6.3.3.2 Function rtc_calendar_clear_overflow()

Clears the RTC overflow flag.

void rtc_calendar_clear_overflow( struct rtc_module *const module)

Table 15-29. Parameters
Data directionParameter nameDescription

[in, out]

module

Pointer to the software instance struct

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