r_rtc_callback_periodic


Performs processing in response to the cyclic interrupt INTRTC.

Remark

This API function is called as the callback routine of interrupt process r_rtc_interrupt corresponding to the cyclic interrupt INTRTC.

[Syntax]

static  void    r_rtc_callback_periodic ( void );

[Argument(s)]

None.

[Return value]

None.