|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Structure containing information about current event. More...
#include <zephyr/drivers/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 |
| Event data; the valid field depends on type. | |
Structure containing information about current event.
| union uart_event::uart_event_data uart_event::data |
Event data; the valid field depends on type.
| enum uart_event_type uart_event::type |
Type of event.