enocean 2.0.0.0
|
Data Structures | |
struct | enocean_packet_t |
struct | enocean_t |
Click ctx object definition. More... | |
struct | enocean_cfg_t |
Click configuration structure definition. More... | |
Typedefs | |
typedef void(* | enocean_hdl_t) (enocean_packet_t *, uint16_t *) |
typedef uint8_t | enocean_error_t |
Error type. More... | |
typedef uint8_t enocean_error_t |
Error type.
typedef void(* enocean_hdl_t) (enocean_packet_t *, uint16_t *) |