TMPM4G9
V1.0.0.0
|
I2C handle structure definenition. More...
#include <bsp_i2c.h>
Data Fields | |
I2C_t | i2c |
i2c_internal_info_t | info |
i2c_buffer_t | tx_buff |
i2c_buffer_t | rx_buff |
I2C handle structure definenition.
I2C_t i2c |
I2C class structure.
i2c_internal_info_t info |
Internal Information.
i2c_buffer_t rx_buff |
Rx buffer structure.
i2c_buffer_t tx_buff |
Tx buffer structure.