Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tty.h File Reference
#include <zephyr/kernel.h>
#include <zephyr/types.h>
#include <zephyr/device.h>
#include <zephyr/sys/ring_buffer.h>
#include <zephyr/sys/atomic.h>
#include <zephyr/modem/pipe.h>

Go to the source code of this file.

Data Structures

struct  modem_backend_tty
 
struct  modem_backend_tty_config
 

Functions

struct modem_pipe * modem_backend_tty_init (struct modem_backend_tty *backend, const struct modem_backend_tty_config *config)
 

Function Documentation

◆ modem_backend_tty_init()

struct modem_pipe * modem_backend_tty_init ( struct modem_backend_tty backend,
const struct modem_backend_tty_config config 
)