nRF5 SDK v15.0.0
Data Fields
nrf_serial_s Struct Reference

Serial port instance declaration. More...

#include <nrf_serial.h>

Data Fields

nrf_drv_uart_t instance
 Driver instance.
 
nrf_serial_ctx_tp_ctx
 Driver context.
 
app_timer_id_t const * p_tx_timer
 TX timeout timer.
 
app_timer_id_t const * p_rx_timer
 RX timeout timer.
 

Detailed Description

Serial port instance declaration.

Note
Use NRF_SERIAL_UART_DEF macro to create an instance of this structure.

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

Documentation feedback | Developer Zone | Subscribe | Updated