Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
uart_async_rx_config Struct Reference

UART asynchronous RX helper configuration structure. More...

#include <uart_async_rx.h>

Data Fields

uint8_tbuffer
 
size_t length
 
uint8_t buf_cnt
 

Detailed Description

UART asynchronous RX helper configuration structure.

Field Documentation

◆ buf_cnt

uint8_t uart_async_rx_config::buf_cnt

◆ buffer

uint8_t* uart_async_rx_config::buffer

◆ length

size_t uart_async_rx_config::length

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