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

LR 15 Click context object. More...

#include <lr15.h>

Data Fields

digital_out_t rst
digital_out_t boot
uart_t uart
uint8_t uart_rx_buffer [LR15_RX_DRV_BUFFER_SIZE]
uint8_t uart_tx_buffer [LR15_TX_DRV_BUFFER_SIZE]
uint8_t cmd_buffer [LR15_TX_DRV_BUFFER_SIZE]

Detailed Description

LR 15 Click context object.

Context object definition of LR 15 Click driver.

Field Documentation

◆ boot

digital_out_t boot

Boot mode pin (active low).

◆ cmd_buffer

uint8_t cmd_buffer[LR15_TX_DRV_BUFFER_SIZE]

Command buffer.

◆ rst

digital_out_t rst

Reset pin (active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[LR15_RX_DRV_BUFFER_SIZE]

RX Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[LR15_TX_DRV_BUFFER_SIZE]

TX Buffer size.


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