nRF5 SDK v15.0.0
Data Fields
nrfx_uart_event_t Struct Reference

Structure for 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
 

Detailed Description

Structure for UART event.


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

Documentation feedback | Developer Zone | Subscribe | Updated