Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
uart.h File Reference

Go to the source code of this file.

Data Structures

struct  modem_backend_uart_isr
struct  modem_backend_uart_async_common
struct  modem_backend_uart_async
struct  modem_backend_uart
struct  modem_backend_uart_config

Macros

#define ZEPHYR_MODEM_BACKEND_UART_

Functions

struct modem_pipe * modem_backend_uart_init (struct modem_backend_uart *backend, const struct modem_backend_uart_config *config)

Macro Definition Documentation

◆ ZEPHYR_MODEM_BACKEND_UART_

#define ZEPHYR_MODEM_BACKEND_UART_

Function Documentation

◆ modem_backend_uart_init()

struct modem_pipe * modem_backend_uart_init ( struct modem_backend_uart * backend,
const struct modem_backend_uart_config * config )