gnss16  2.1.0.0
Data Fields
gnss16_t Struct Reference

GNSS 16 Click context object. More...

#include <gnss16.h>

Data Fields

digital_out_t rst
 
digital_in_t int_pin
 
uart_t uart
 
uint8_t uart_rx_buffer [GNSS16_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [GNSS16_TX_DRV_BUFFER_SIZE]
 

Detailed Description

GNSS 16 Click context object.

Context object definition of GNSS 16 Click driver.

Field Documentation

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ rst

digital_out_t rst

Reset pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[GNSS16_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[GNSS16_TX_DRV_BUFFER_SIZE]

Buffer size.


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