nbiot5  2.0.0.0
Data Fields
nbiot5_t Struct Reference

NB IoT 5 Click context object. More...

#include <nbiot5.h>

Data Fields

digital_out_t wkp
 
digital_out_t rst
 
digital_out_t cs
 
digital_out_t en
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [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

Description.

◆ en

digital_out_t en

Description.

◆ rst

digital_out_t rst

Description.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[DRV_BUFFER_SIZE]

Buffer size.

◆ wkp

digital_out_t wkp

Description.


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