Performs processing in response to the UARTMG reception completion interrupt INTSRMGn.
Remark This API function is called as the callback routine of interrupt process r_uartmgn_interrupt_receive corresponding to the UARTMG reception completion interrupt INTSRMGn (performed when number of received data specified by R_UARTMGn_Receive argument rx_num has been completed).
[Syntax]
static void r_uartmgn_callback_receiveend ( void );
Remark n is the channel number.
[Argument(s)]
None.
[Return value]
None.