Everything

r_uartfn_callback_sendend

Performs processing in response to the LIN-UART transmission end interrupt INTLT.

Remark         This API function is called as the callback routine of interrupt process r_uartfn_interrupt_send corresponding to the LIN-UART transmission end interrupt INTLT (performed when number of transmission data specified by R_UARTFn_Send argument tx_num has been completed).

 

[Syntax]

static void   r_uartfn_callback_sendend ( void );

Remark         n is the channel number.

 

[Argument(s)]

None.

 

[Return value]

None.