TMPM4G9  V1.0.0.0
i2c_t Struct Reference

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
 

Detailed Description

I2C handle structure definenition.

Field Documentation

§ i2c

I2C_t i2c

I2C class structure.

§ info

Internal Information.

§ rx_buff

i2c_buffer_t rx_buff

Rx buffer structure.

§ tx_buff

i2c_buffer_t tx_buff

Tx buffer structure.


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