enocean4 2.0.0.0
enocean4_t Struct Reference

Click ctx object definition. More...

#include <enocean4.h>

Data Fields

digital_out_t rst
 
uart_t uart
 
char uart_rx_buffer [DRV_RX_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_TX_BUFFER_SIZE]
 
enocean4_hdl_t driver_hdl
 
uint8_t response_ready
 
uint8_t rx_dat [270]
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ driver_hdl

enocean4_hdl_t driver_hdl

◆ response_ready

uint8_t response_ready

◆ rst

digital_out_t rst

◆ rx_dat

uint8_t rx_dat[270]

◆ uart

uart_t uart

◆ uart_rx_buffer

char uart_rx_buffer[DRV_RX_BUFFER_SIZE]

◆ uart_tx_buffer

char uart_tx_buffer[DRV_TX_BUFFER_SIZE]

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