nRF5 SDK v16.0.0
Data Fields
nrf_libuarte_async_evt_t Struct Reference

Structure for libuarte error event. More...

#include <nrf_libuarte_async.h>

Data Fields

nrf_libuarte_async_evt_type_t type
 Event type.
 
union {
   nrf_libuarte_async_data_t   rxtx
 RXD/TXD data.
 
   uint8_t   errorsrc
 Error source.
 
   nrf_libuarte_async_overrun_err_evt_t   overrun_err
 Overrun error data.
 
data
 Union with data.
 

Detailed Description

Structure for libuarte error event.


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

Documentation feedback | Developer Zone | Subscribe | Updated