enocean2 2.0.0.0

Data Structures

struct  enocean2_packet_t
 Click packet object definition. More...
 
struct  enocean2_ring_buffer_t
 Click ring buffer object definition. More...
 
struct  enocean2_rx_data_t
 Click rx data object definition. More...
 
struct  enocean2_t
 Click ctx object definition. More...
 
struct  enocean2_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef void(* enocean2_callback_t) (enocean2_packet_t *packet)
 Header definition.
 

Detailed Description

Typedef Documentation

◆ enocean2_callback_t

typedef void(* enocean2_callback_t) (enocean2_packet_t *packet)

Header definition.