c3dhall5 2.0.0.0

Data Structures

struct  c3dhall5_s
 Click ctx object definition. More...
 
struct  c3dhall5_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t c3dhall5_select_t
 Communication type.
 
typedef void(* c3dhall5_master_io_t) (struct c3dhall5_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct c3dhall5_s c3dhall5_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ c3dhall5_master_io_t

typedef void(* c3dhall5_master_io_t) (struct c3dhall5_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ c3dhall5_select_t

typedef uint8_t c3dhall5_select_t

Communication type.

◆ c3dhall5_t

typedef struct c3dhall5_s c3dhall5_t

Click ctx object definition.