accel10 2.0.0.0

Data Structures

struct  accel10_s
 Click ctx object definition. More...
 
struct  accel10_cfg_t
 Click configuration structure definition. More...
 
struct  accel10_data_t
 Accel data structure definition. More...
 

Typedefs

typedef uint8_t accel10_select_t
 Communication type.
 
typedef void(* accel10_master_io_t) (struct accel10_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct accel10_s accel10_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ accel10_master_io_t

typedef void(* accel10_master_io_t) (struct accel10_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ accel10_select_t

typedef uint8_t accel10_select_t

Communication type.

◆ accel10_t

typedef struct accel10_s accel10_t

Click ctx object definition.