nbiot4 2.0.0.0
nbiot4_t Struct Reference

NB IoT 4 Click context object. More...

#include <nbiot4.h>

Data Fields

digital_out_t rst
 
digital_out_t cs
 
digital_in_t ring
 
uart_t uart
 
uint8_t uart_rx_buffer [NBIOT4_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [NBIOT4_TX_DRV_BUFFER_SIZE]
 

Detailed Description

NB IoT 4 Click context object.

Context object definition of NB IoT 4 Click driver.

Field Documentation

◆ cs

digital_out_t cs

SPI chip select pin.

◆ ring

digital_in_t ring

Ring indication pin.

◆ rst

digital_out_t rst

Reset pin (Active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[NBIOT4_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[NBIOT4_TX_DRV_BUFFER_SIZE]

Buffer size.


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