Renesas Electronics
r_uartm_callback_sendend
Performs processing in response to the UART communication interrupt.
Remark
This API function is called as the callback routine of interrupt process r_uartm_interrupt_send corresponding to the UART communication interrupt.
Syntax
void r_uartm_callback_sendend ( void );
m is the channel number.
Argument(s)
None.
Return value