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

Structure containing information about current event. More...

#include <uart.h>

Data Structures

union  uart_event_data
 Event data. More...
 

Data Fields

enum uart_event_type type
 Type of event.
 
union uart_event::uart_event_data data
 

Detailed Description

Structure containing information about current event.

Field Documentation

◆ data

union uart_event::uart_event_data uart_event::data

◆ type

enum uart_event_type uart_event::type

Type of event.


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