oledb  2.0.0.0
Data Structures | Typedefs
Types

Data Structures

struct  oledb_s
 Click context object definition. More...
 
struct  oledb_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t oledb_drv_select_t
 
typedef uint8_t oledb_data_t
 
typedef uint8_t oledb_data_mode_t
 
typedef const uint8_t oledb_resources_t
 
typedef err_t(* oledb_master_write_t) (struct oledb_s *, oledb_data_t, oledb_data_mode_t)
 
typedef uint8_t oledb_select_t
 Communication type. More...
 
typedef struct oledb_s oledb_t
 Click context object definition. More...
 

Detailed Description

Typedef Documentation

◆ oledb_data_mode_t

typedef uint8_t oledb_data_mode_t

◆ oledb_data_t

typedef uint8_t oledb_data_t

◆ oledb_drv_select_t

typedef uint8_t oledb_drv_select_t

◆ oledb_master_write_t

typedef err_t( * oledb_master_write_t) (struct oledb_s *, oledb_data_t, oledb_data_mode_t)

◆ oledb_resources_t

typedef const uint8_t oledb_resources_t

◆ oledb_select_t

typedef uint8_t oledb_select_t

Communication type.

◆ oledb_t

typedef struct oledb_s oledb_t

Click context object definition.