Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
uart.h File Reference

Go to the source code of this file.

Data Structures

struct  modem_backend_uart_isr
 
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 )