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 *)
 

Member Data Documentation

◆ address

uint8_t _i2c_target_config::address

◆ i2c_msg_count

uint32_t _i2c_target_config::i2c_msg_count

◆ 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: