Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: