hal_uart_config_t

nRF5 SDK v15.0.0

HAL UART configuration structure. More...

#include <hal_uart.h>

Detailed Description

HAL UART configuration structure.

Field Documentation

hal_uart_baudrate_t hal_uart_config_t::baudrate

Baudrate selector.

hal_uart_char_size_t hal_uart_config_t::char_size

Size of char in bits.

uint32_t hal_uart_config_t::cts_pin

Number of pin used as CTS.

hal_uart_flow_control_t hal_uart_config_t::flow_control

Flow control selector.

uint32_t hal_uart_config_t::module
        UART module number. By now zero

is the only option.

hal_uart_parity_t hal_uart_config_t::parity

Parity selector.

uint32_t hal_uart_config_t::rts_pin

Number of pin used as RTS.

uint32_t hal_uart_config_t::rx_pin

Number of pin used as RX.

hal_uart_stop_bits_t hal_uart_config_t::stop_bits

Stop bits number.

uint32_t hal_uart_config_t::tx_pin

Number of pin used as TX.

  • components/802_15_4/api/HAL/hal_uart.h