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

#include <uart_async_rx.h>

Data Fields

uint8_t wr_idx:7
 
uint8_t completed:1
 
uint8_t buffer []
 

Field Documentation

◆ buffer

uint8_t uart_async_rx_buf::buffer[]

◆ completed

uint8_t uart_async_rx_buf::completed

◆ wr_idx

uint8_t uart_async_rx_buf::wr_idx

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