nRF5 SDK v17.0.2
Data Fields
nrf_libuarte_async_ctrl_blk_t Struct Reference

nrf_libuarte_async control block (placed in RAM). More...

#include <nrf_libuarte_async.h>

Data Fields

nrf_libuarte_async_evt_handler_t evt_handler
 
void * context
 
nrf_ppi_channel_t ppi_channels [NRF_LIBUARTE_ASYNC_PPI_CH_MAX]
 
int32_t alloc_cnt
 
uint32_t rx_count
 
uint32_t sub_rx_count
 
uint8_t * p_curr_rx_buf
 
uint32_t rx_free_cnt
 
uint32_t timeout_us
 
bool app_timer_created
 
bool hwfc
 
bool rx_halted
 
bool enabled
 

Detailed Description

nrf_libuarte_async control block (placed in RAM).


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

Documentation feedback | Developer Zone | Subscribe | Updated