r_rtc_alm_interrupt


Performs processing in response to the alarm interrupt (ALM).

Remark

This API function is called to run interrupt processing for the alarm interrupt (ALM), which is generated when the condition specified by R_RTC_Set_CalendarAlarm is satisfied.

[Syntax]

static  void    r_rtc_alm_interrupt ( void );

[Argument(s)]

None.

[Return value]

None.