wirepas 2.1.0.0
wirepas_t Struct Reference

Wirepas Click context object. More...

#include <wirepas.h>

Data Fields

digital_out_t rst
 
digital_in_t din
 
uart_t uart
 
uint8_t uart_rx_buffer [WIREPAS_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [WIREPAS_TX_DRV_BUFFER_SIZE]
 
wirepas_frame_t frame
 
uint8_t tx_frame_id
 

Detailed Description

Wirepas Click context object.

Context object definition of Wirepas Click driver.

Field Documentation

◆ din

digital_in_t din

Data indication.

◆ frame

◆ rst

digital_out_t rst

Reset pin.

◆ tx_frame_id

uint8_t tx_frame_id

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[WIREPAS_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[WIREPAS_TX_DRV_BUFFER_SIZE]

Buffer size.


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