nrfx 3.3
Data Fields
nrfx_uarte_rx_disabled_evt_t Struct Reference

Structure for the NRFX_UARTE_EVT_RX_DISABLED. More...

#include <nrfx_uarte.h>

Data Fields

size_t flush_cnt
 Number of bytes flushed from RX FIFO.
 

Detailed Description

Structure for the NRFX_UARTE_EVT_RX_DISABLED.

Field Documentation

◆ flush_cnt

size_t nrfx_uarte_rx_disabled_evt_t::flush_cnt

Number of bytes flushed from RX FIFO.

They will be copied to the next provided buffer if NRFX_UARTE_RX_ENABLE_KEEP_FIFO_CONTENT is set.


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

Documentation feedback | Developer Zone | Subscribe | Updated