ecg4  2.0.0.0
Data Structures | Typedefs


More...

Data Structures

struct  ecg4_t
 Click ctx object definition. More...
 
struct  ecg4_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef void(* ecg4_hdl_t) (uint8_t *, uint8_t *, uint8_t *, uint8_t *)
 
typedef uint8_t ecg4_error_t
 Error type. More...
 

Detailed Description


Typedef Documentation

◆ ecg4_error_t

typedef uint8_t ecg4_error_t

Error type.

◆ ecg4_hdl_t

typedef void( * ecg4_hdl_t) (uint8_t *, uint8_t *, uint8_t *, uint8_t *)