nrfx 4.5.0
Loading...
Searching...
No Matches
nrfx_uart_event_t Struct Reference

Structure for the UART event. More...

#include <nrfx_uart.h>

Data Fields

nrfx_uart_event_type_t type
 Event type.
 
union { 
 
   nrfx_uart_xfer_event_t   rxtx 
 Data provided for transfer completion events.
 
   nrfx_uart_error_event_t   error 
 Data provided for error event.
 
data 
 Union to store event data.
 

Detailed Description

Structure for the UART event.


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