accel2 2.0.0.0

Data Structures

struct  accel2_s
 Click ctx object definition. More...
 
struct  accel2_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t accel2_select_t
 Communication type.
 
typedef void(* accel2_master_io_t) (struct accel2_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct accel2_s accel2_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ accel2_master_io_t

typedef void(* accel2_master_io_t) (struct accel2_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ accel2_select_t

typedef uint8_t accel2_select_t

Communication type.

◆ accel2_t

typedef struct accel2_s accel2_t

Click ctx object definition.