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.
- components/libraries/libuarte/nrf_libuarte_async.h