ltecat12 2.1.0.0
ltecat12_t Struct Reference

LTE Cat.1 2 Click context object. More...

#include <ltecat12.h>

Data Fields

digital_out_t rts
 
digital_out_t fsd
 
digital_in_t cts
 
i2c_master_t i2c
 
uart_t uart
 
uint8_t slave_address
 
uint8_t uart_rx_buffer [LTECAT12_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [LTECAT12_TX_DRV_BUFFER_SIZE]
 

Detailed Description

LTE Cat.1 2 Click context object.

Context object definition of LTE Cat.1 2 Click driver.

Field Documentation

◆ cts

digital_in_t cts

UART clear to send pin.

◆ fsd

digital_out_t fsd

Fast shutdown pin.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ rts

digital_out_t rts

UART ready to send pin.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[LTECAT12_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[LTECAT12_TX_DRV_BUFFER_SIZE]

Buffer size.


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