accel 2.0.0.0

Data Structures

struct  accel_s
 Click ctx object definition. More...
 
struct  accel_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t accel_select_t
 Communication type.
 
typedef void(* accel_master_io_t) (struct accel_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct accel_s accel_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ accel_master_io_t

typedef void(* accel_master_io_t) (struct accel_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ accel_select_t

typedef uint8_t accel_select_t

Communication type.

◆ accel_t

typedef struct accel_s accel_t

Click ctx object definition.