c4glteatt 2.0.0.0
c4glteatt_t Struct Reference

4G LTE-ATT Click context object. More...

#include <c4glteatt.h>

Data Fields

digital_out_t pwk
 
digital_out_t rts
 
digital_in_t sta
 
digital_in_t ring
 
digital_in_t cts
 
uart_t uart
 
char uart_rx_buffer [DRV_RX_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_TX_BUFFER_SIZE]
 

Detailed Description

4G LTE-ATT Click context object.

Context object definition of 4G LTE-ATT Click driver.

Field Documentation

◆ cts

digital_in_t cts

◆ pwk

digital_out_t pwk

◆ ring

digital_in_t ring

◆ rts

digital_out_t rts

◆ sta

digital_in_t sta

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[DRV_RX_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[DRV_TX_BUFFER_SIZE]

Buffer size.


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