nrfx 3.3
Data Fields
nrfx_uarte_tx_evt_t Struct Reference

Structure for the NRFX_UARTE_EVT_TX_DONE event. More...

#include <nrfx_uarte.h>

Data Fields

const uint8_t * p_buffer
 Pointer to the transferred data.
 
size_t length
 Amount of transferred data.
 
uint32_t flags
 Flags. See Flags used for nrfx_uarte_tx_evt_t..
 

Detailed Description

Structure for the NRFX_UARTE_EVT_TX_DONE event.


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

Documentation feedback | Developer Zone | Subscribe | Updated