OpenBIC
OpenSource Bridge-IC
|
#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 _i2c_target_config::address |
uint32_t _i2c_target_config::i2c_msg_count |
void(* _i2c_target_config::post_wr_rcv_func) (void *) |
bool(* _i2c_target_config::rd_data_collect_func) (void *) |