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

UART RX buffer released event data. More...

#include <uart.h>

Data Fields

uint8_tbuf
 Pointer to buffer that is no longer in use.
 

Detailed Description

UART RX buffer released event data.

Field Documentation

◆ buf

uint8_t* uart_event_rx_buf::buf

Pointer to buffer that is no longer in use.


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