Everything

r_uartm_callback_receiveend


Performs processing in response to the UART reception interrupt.

Remark

This API function is called as the callback routine of interrupt process r_uartm_interrupt_receive corresponding to the UART reception interrupt.

[Syntax]

void    r_uartm_callback_receiveend ( void );

Remark

m is the channel number.

[Argument(s)]

None.

[Return value]

None.