Zephyr API 3.6.99
|
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 |