c3dhall3 2.0.0.0

Topics

 Public function
 

Data Structures

struct  c3dhall3_s
 Click ctx object definition. More...
 
struct  c3dhall3_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t c3dhall3_select_t
 Communication type.
 
typedef void(* c3dhall3_master_io_t) (struct c3dhall3_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct c3dhall3_s c3dhall3_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ c3dhall3_master_io_t

typedef void(* c3dhall3_master_io_t) (struct c3dhall3_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ c3dhall3_select_t

typedef uint8_t c3dhall3_select_t

Communication type.

◆ c3dhall3_t

typedef struct c3dhall3_s c3dhall3_t

Click ctx object definition.