Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
modem_cmux_dlci_config Struct Reference

CMUX DLCI configuration. More...

#include <cmux.h>

Data Fields

uint8_t dlci_address
 DLCI channel address.
 
uint8_treceive_buf
 Receive buffer used by pipe.
 
uint16_t receive_buf_size
 Size of receive buffer used by pipe [127, ...].
 

Detailed Description

CMUX DLCI configuration.

Field Documentation

◆ dlci_address

uint8_t modem_cmux_dlci_config::dlci_address

DLCI channel address.

◆ receive_buf

uint8_t* modem_cmux_dlci_config::receive_buf

Receive buffer used by pipe.

◆ receive_buf_size

uint16_t modem_cmux_dlci_config::receive_buf_size

Size of receive buffer used by pipe [127, ...].


The documentation for this struct was generated from the following file: