r_uartmgn_interrupt_send

Performs processing in response to the UARTMG transmission completion interrupt INTSTMGn.

Remark This API function is called as the interrupt process corresponding to the UARTMG transmission completion interrupt INTSTMGn.

[Syntax]

CA78K0R Compiler

__interrupt static void r_uartmgn_interrupt_send ( void );

CC-RL Compiler

static void __near r_uartmgfn_interrupt_send ( void );

Remark n is the channel number.

[Argument(s)]

None.

[Return value]

None.