Loading...
Searching...
No Matches
tty_uart.h File Reference

UART implementation based on /dev/tty devices on host. More...

Detailed Description

UART implementation based on /dev/tty devices on host.

Author
Takuo Yonezawa Yonez.nosp@m.awa-.nosp@m.T2@ma.nosp@m.il.d.nosp@m.np.co.nosp@m..jp

Definition in file tty_uart.h.

#include "periph/uart.h"
+ Include dependency graph for tty_uart.h:

Go to the source code of this file.

void tty_uart_setup (uart_t uart, const char *name)
 register /dev/tty device to be used for UART
 

Function Documentation

◆ tty_uart_setup()

void tty_uart_setup ( uart_t  uart,
const char *  name 
)

register /dev/tty device to be used for UART

Parameters
[in]uartUART id
[in]namepath name for /dev/tty device