lr9  2.1.0.0
Data Fields
lr9_t Struct Reference

LR 9 Click context object. More...

#include <lr9.h>

Data Fields

digital_out_t bt
 
digital_out_t rst
 
uart_t uart
 
uint8_t uart_rx_buffer [LR9_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [LR9_TX_DRV_BUFFER_SIZE]
 

Detailed Description

LR 9 Click context object.

Context object definition of LR 9 Click driver.

Field Documentation

◆ bt

digital_out_t bt

Boot pin.

◆ rst

digital_out_t rst

Reset pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[LR9_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[LR9_TX_DRV_BUFFER_SIZE]

Buffer size.


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