gyro3 2.0.0.0

Data Structures

struct  gyro3_s
 Click ctx object definition. More...
 
struct  gyro3_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t gyro3_select_t
 Communication type.
 
typedef void(* gyro3_master_io_t) (struct gyro3_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct gyro3_s gyro3_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ gyro3_master_io_t

typedef void(* gyro3_master_io_t) (struct gyro3_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ gyro3_select_t

typedef uint8_t gyro3_select_t

Communication type.

◆ gyro3_t

typedef struct gyro3_s gyro3_t

Click ctx object definition.