![]() |
nrfx 4.5.0
|
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. | |
Structure for the NRFX_UARTE_EVT_RX_DISABLED.
| 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.