OpenBIC
OpenSource Bridge-IC
_i2c_target_config Struct Reference

#include <hal_i2c_target.h>

Public Attributes

uint8_t address
 
uint32_t i2c_msg_count
 
bool(* rd_data_collect_func )(void *)
 
void(* post_wr_rcv_func )(void *)
 
uint8_t address_sec
 
bool is_enable_sec
 
uint8_t address_thd
 
bool is_enable_thd
 

Member Data Documentation

◆ address

uint8_t _i2c_target_config::address

◆ address_sec

uint8_t _i2c_target_config::address_sec

◆ address_thd

uint8_t _i2c_target_config::address_thd

◆ i2c_msg_count

uint32_t _i2c_target_config::i2c_msg_count

◆ is_enable_sec

bool _i2c_target_config::is_enable_sec

◆ is_enable_thd

bool _i2c_target_config::is_enable_thd

◆ post_wr_rcv_func

void(* _i2c_target_config::post_wr_rcv_func) (void *)

◆ rd_data_collect_func

bool(* _i2c_target_config::rd_data_collect_func) (void *)

The documentation for this struct was generated from the following file: