Everything

r_rtc_interrupt

Performs processing in response to the real-time clock interrupt INTRTC.

Remark         This API function is called as the interrupt process corresponding to the real-time clock interrupt INTRTC.

 

[Syntax]

CA78K0R Compiler

__interrupt static void   r_rtc_interrupt ( void );

 

CC-RL Compiler

Static void   __near r_rtc_interrupt ( void );

 

[Argument(s)]

None.

 

[Return value]

None.