c3dhall7 2.0.0.0

Data Structures

struct  c3dhall7_s
 Click ctx object definition. More...
 
struct  c3dhall7_cfg_t
 Click configuration structure definition. More...
 
struct  c3dhall7_status_t
 
struct  c3dhall7_axis_t
 
struct  c3dhall7_dev_info_t
 
struct  c3dhall7_int_state_t
 

Typedefs

typedef uint8_t c3dhall7_select_t
 Communication type.
 
typedef void(* c3dhall7_master_io_t) (struct c3dhall7_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct c3dhall7_s c3dhall7_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ c3dhall7_master_io_t

typedef void(* c3dhall7_master_io_t) (struct c3dhall7_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ c3dhall7_select_t

typedef uint8_t c3dhall7_select_t

Communication type.

◆ c3dhall7_t

typedef struct c3dhall7_s c3dhall7_t

Click ctx object definition.