gyro5 2.0.0.0

Data Structures

struct  gyro5_s
 Click ctx object definition. More...
 
struct  gyro5_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t gyro5_select_t
 Communication type.
 
typedef void(* gyro5_master_io_t) (struct gyro5_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct gyro5_s gyro5_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ gyro5_master_io_t

typedef void(* gyro5_master_io_t) (struct gyro5_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ gyro5_select_t

typedef uint8_t gyro5_select_t

Communication type.

◆ gyro5_t

typedef struct gyro5_s gyro5_t

Click ctx object definition.