nRF5 SDK v17.1.0
Data Fields
nrfx_uart_event_t Struct Reference

Structure for the UART event. More...

#include <nrfx_uart.h>

Data Fields

nrfx_uart_evt_type_t type
 Event type.
 
union {
   nrfx_uart_xfer_evt_t   rxtx
 Data provided for transfer completion events.
 
   nrfx_uart_error_evt_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:

Documentation feedback | Developer Zone | Subscribe | Updated