nRF5 SDK v16.0.0
Data Fields
nrf_libuarte_drv_ctrl_blk_t Struct Reference

Data Fields

nrf_ppi_channel_t ppi_channels [NRF_LIBUARTE_DRV_PPI_CH_MAX]
 
nrf_ppi_channel_group_t ppi_groups [NRF_LIBUARTE_DRV_PPI_GROUP_MAX]
 
uint8_t * p_tx
 
size_t tx_len
 
size_t tx_cur_idx
 
uint8_t * p_cur_rx
 
uint8_t * p_next_rx
 
uint8_t * p_next_next_rx
 
nrf_libuarte_drv_evt_handler_t evt_handler
 
uint32_t last_rx_byte_cnt
 
uint32_t last_pin_rx_byte_cnt
 
uint32_t chunk_size
 
void * context
 
uint16_t tx_chunk8
 
uint8_t rts_pin
 
bool rts_manual
 

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

Documentation feedback | Developer Zone | Subscribe | Updated