gnss17  2.1.0.0
Data Fields
gnss17_t Struct Reference

GNSS 17 Click context object. More...

#include <gnss17.h>

Data Fields

digital_out_t aon
 
digital_out_t en
 
digital_out_t rts
 
digital_out_t rtc
 
uart_t uart
 
uint8_t uart_rx_buffer [GNSS17_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [GNSS17_TX_DRV_BUFFER_SIZE]
 

Detailed Description

GNSS 17 Click context object.

Context object definition of GNSS 17 Click driver.

Field Documentation

◆ aon

digital_out_t aon

Antenna enable pin (active high).

◆ en

digital_out_t en

Chip enable pin (active high).

◆ rtc

digital_out_t rtc

Wake up from RTC mode pin (active high).

◆ rts

digital_out_t rts

GNSS data EINT, handshaking with host.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[GNSS17_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[GNSS17_TX_DRV_BUFFER_SIZE]

Buffer size.


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