Performs processing in response to the UARTMG transmission complition interrupt INTSTMGn.
Remark This API function is called as the callback routine of interrupt process r_uartmgn_interrupt_send corresponding to the UARTMG transmission completion interrupt INTSTMGn (performed when number of transmission data specified by R_UARTMGn_Send argument tx_num has been completed).
[Syntax]
static void r_uartmgfn_callback_sendend ( void );
Remark n is the channel number.
[Argument(s)]
None.
[Return value]
None.