Everything

r_atuiv_timerknm_callback_duty


Performs processing in response to the duty match interrupt.

Remark

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

[Syntax]

void    r_atuiv_timerknm_callback_duty ( void );

Remark

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

[Argument(s)]

None.

[Return value]

None.