| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
UART RX stopped data. More...
#include <uart.h>
Data Fields | |
| enum uart_rx_stop_reason | reason | 
| Reason why receiving stopped.  More... | |
| struct uart_event_rx | data | 
| Last received data.  More... | |
UART RX stopped data.
| struct uart_event_rx uart_event_rx_stop::data | 
Last received data.
| enum uart_rx_stop_reason uart_event_rx_stop::reason | 
Reason why receiving stopped.