r_atuiv_timerknm_callback_overflow


Performs processing in response to the overflow interrupt.

Remark

This API function is called as the callback routine of interrupt process r_atuiv_timerknm_interrupt corresponding to the overflow interrupt.

Syntax

void    r_atuiv_timerknm_callback_overflow_callback ( void );

Remark

k is the timer kind, n is the unit number, m is the channel number.

Argument(s)

None.

Return value

None.