enocean4 2.0.0.0

Data Structures

struct  enocean4_packet_t
 
struct  enocean4_t
 Click ctx object definition. More...
 
struct  enocean4_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef void(* enocean4_hdl_t) (enocean4_packet_t *, uint8_t *)
 
typedef uint8_t enocean4_error_t
 Error type.
 

Detailed Description

Typedef Documentation

◆ enocean4_error_t

typedef uint8_t enocean4_error_t

Error type.

◆ enocean4_hdl_t

typedef void(* enocean4_hdl_t) (enocean4_packet_t *, uint8_t *)