nbiot5 2.0.0.0
nbiot5_t Struct Reference

NB IoT 5 Click context object. More...

#include <nbiot5.h>

Data Fields

digital_out_t rst
 
digital_out_t cs
 
digital_out_t wup
 
digital_out_t en
 
uart_t uart
 
uint8_t uart_rx_buffer [NBIOT5_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [NBIOT5_TX_DRV_BUFFER_SIZE]
 

Detailed Description

NB IoT 5 Click context object.

Context object definition of NB IoT 5 Click driver.

Field Documentation

◆ cs

digital_out_t cs

SPI chip select pin.

◆ en

digital_out_t en

Enable 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[NBIOT5_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[NBIOT5_TX_DRV_BUFFER_SIZE]

Buffer size.

◆ wup

digital_out_t wup

Wakeup pin.


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