lps22hb 2.0.0.0

Data Structures

struct  lps22hb_s
 Click ctx object definition. More...
 
struct  lps22hb_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t lps22hb_select_t
 Communication type.
 
typedef void(* lps22hb_master_io_t) (struct lps22hb_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct lps22hb_s lps22hb_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ lps22hb_master_io_t

typedef void(* lps22hb_master_io_t) (struct lps22hb_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ lps22hb_select_t

typedef uint8_t lps22hb_select_t

Communication type.

◆ lps22hb_t

typedef struct lps22hb_s lps22hb_t

Click ctx object definition.