nanogps2 2.0.0.0
nanogps2_t Struct Reference

Click ctx object definition. More...

#include <nanogps2.h>

Data Fields

digital_out_t en
 
digital_out_t fon
 
digital_out_t cts
 
digital_in_t wkp
 
digital_in_t rts
 
uart_t uart
 
char uart_rx_buffer [DRV_RX_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_TX_BUFFER_SIZE]
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ cts

digital_out_t cts

◆ en

digital_out_t en

◆ fon

digital_out_t fon

◆ rts

digital_in_t rts

◆ uart

uart_t uart

◆ uart_rx_buffer

char uart_rx_buffer[DRV_RX_BUFFER_SIZE]

◆ uart_tx_buffer

char uart_tx_buffer[DRV_TX_BUFFER_SIZE]

◆ wkp

digital_in_t wkp

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