accel11 2.0.0.0

Data Structures

struct  accel11_s
 Click ctx object definition. More...
 
struct  accel11_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t accel11_select_t
 Communication type.
 
typedef void(* accel11_master_io_t) (struct accel11_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct accel11_s accel11_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ accel11_master_io_t

typedef void(* accel11_master_io_t) (struct accel11_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ accel11_select_t

typedef uint8_t accel11_select_t

Communication type.

◆ accel11_t

typedef struct accel11_s accel11_t

Click ctx object definition.