R_UARTFn_Create

Performs initialization necessary to control the asynchronous serial interface LIN-UART (UARTF).

Remark This API function is called from R_Systeminit before main() is executed.

[Syntax]

void R_UARTFn_Create ( void );

Remark n is the channel number.

[Argument(s)]

None.

[Return value]

None.