lr15 2.2.1
Loading...
Searching...
No Matches
lr15_cfg_t Struct Reference

LR 15 Click configuration object. More...

#include <lr15.h>

Data Fields

pin_name_t rx_pin
pin_name_t tx_pin
pin_name_t rst
pin_name_t boot
uint32_t baud_rate
bool uart_blocking
uart_data_bits_t data_bit
uart_parity_t parity_bit
uart_stop_bits_t stop_bit

Detailed Description

LR 15 Click configuration object.

Configuration object definition of LR 15 Click driver.

Field Documentation

◆ baud_rate

uint32_t baud_rate

Clock speed.

◆ boot

pin_name_t boot

Boot mode pin (active low).

◆ data_bit

uart_data_bits_t data_bit

Data bits.

◆ parity_bit

uart_parity_t parity_bit

Parity bit.

◆ rst

pin_name_t rst

Reset pin (active low).

◆ rx_pin

pin_name_t rx_pin

RX pin.

◆ stop_bit

uart_stop_bits_t stop_bit

Stop bits.

◆ tx_pin

pin_name_t tx_pin

TX pin.

◆ uart_blocking

bool uart_blocking

Wait for interrupt or not.


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