| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
UART asynchronous RX helper configuration structure. More...
#include <uart_async_rx.h>
| Data Fields | |
| uint8_t * | buffer | 
| size_t | length | 
| uint8_t | buf_cnt | 
UART asynchronous RX helper configuration structure.
| uint8_t uart_async_rx_config::buf_cnt | 
| uint8_t* uart_async_rx_config::buffer | 
| size_t uart_async_rx_config::length |