c4gltegnss 2.1.0.0
c4gltegnss_t Struct Reference

4G LTE GNSS Click context object. More...

#include <c4gltegnss.h>

Data Fields

digital_out_t pwr
 
digital_out_t rts
 
digital_in_t ri
 
digital_in_t cts
 
uart_t uart
 
uint8_t uart_rx_buffer [C4GLTEGNSS_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [C4GLTEGNSS_TX_DRV_BUFFER_SIZE]
 

Detailed Description

4G LTE GNSS Click context object.

Context object definition of 4G LTE GNSS Click driver.

Field Documentation

◆ cts

digital_in_t cts

UART clear to send pin.

◆ pwr

digital_out_t pwr

PWR control pin.

◆ ri

digital_in_t ri

UART ring indicator pin.

◆ rts

digital_out_t rts

UART ready to send pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[C4GLTEGNSS_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[C4GLTEGNSS_TX_DRV_BUFFER_SIZE]

Buffer size.


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