R_UARTFn_Create_UserInit


Performs user-defined initialization related to the asynchronous serial interface LIN-UART (UARTF).

Remark

This API function is called as the R_UARTFn_Create callback routine.

[Syntax]

void    R_UARTFn_Create_UserInit ( void );

Remark

n is the channel number.

[Argument(s)]

None.

[Return value]

None.