nrfx 2.5
Data Fields
nrfx_uart_config_t Struct Reference

Structure for the UART configuration. More...

#include <nrfx_uart.h>

Data Fields

uint32_t pseltxd
 TXD pin number.
 
uint32_t pselrxd
 RXD pin number.
 
uint32_t pselcts
 CTS pin number.
 
uint32_t pselrts
 RTS pin number.
 
void * p_context
 Context passed to interrupt handler.
 
nrf_uart_baudrate_t baudrate
 Baud rate.
 
uint8_t interrupt_priority
 Interrupt priority.
 
nrf_uart_config_t hal_cfg
 Parity, flow control and stop bits settings.
 

Detailed Description

Structure for the UART configuration.


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

Documentation feedback | Developer Zone | Subscribe | Updated