gyro3  2.0.0.0
Data Structures | Typedefs

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. More...
 
typedef void(* gyro3_master_io_t) (struct gyro3_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type. More...
 
typedef struct gyro3_s gyro3_t
 Click ctx object definition. More...
 

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.