nbiot5
2.0.0.0
|
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] |
NB IoT 5 Click context object.
Context object definition of NB IoT 5 Click driver.
digital_out_t cs |
Description.
digital_out_t en |
Description.
digital_out_t rst |
Description.
uart_t uart |
UART driver object.
char uart_rx_buffer[DRV_BUFFER_SIZE] |
Buffer size.
char uart_tx_buffer[DRV_BUFFER_SIZE] |
Buffer size.
digital_out_t wkp |
Description.