![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Structure for UARTE event. More...
#include <nrfx_uarte.h>
Data Fields | |
nrfx_uarte_evt_type_t | type |
Event type. | |
union { | |
nrfx_uarte_xfer_evt_t rxtx | |
Data provided for transfer completion events. | |
nrfx_uarte_error_evt_t error | |
Data provided for error event. | |
} | data |
Structure for UARTE event.