accel3 2.0.0.0

Data Structures

struct  accel3_s
 Click ctx object definition. More...
 
struct  accel3_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t accel3_select_t
 Communication type.
 
typedef void(* accel3_master_io_t) (struct accel3_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct accel3_s accel3_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ accel3_master_io_t

typedef void(* accel3_master_io_t) (struct accel3_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ accel3_select_t

typedef uint8_t accel3_select_t

Communication type.

◆ accel3_t

typedef struct accel3_s accel3_t

Click ctx object definition.