![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure for UART event. More...
#include <nrf_drv_uart.h>
Data Fields | |
| nrf_drv_uart_evt_type_t | type |
| Event type. | |
| union { | |
| nrf_drv_uart_xfer_evt_t rxtx | |
| Data provided for transfer completion events. | |
| nrf_drv_uart_error_evt_t error | |
| Data provided for error event. | |
| } | data |
Structure for UART event.