TMPM4G9  V1.0.0.0
i2c_buffer_t Struct Reference

I2C buffer structure definenition. More...

#include <bsp_i2c.h>

Data Fields

uint8_t * p_buffer
 
uint32_t length
 
uint32_t pos
 

Detailed Description

I2C buffer structure definenition.

Field Documentation

§ length

uint32_t length

Buffer length.

§ p_buffer

uint8_t* p_buffer

Buffer address.

§ pos

uint32_t pos

Buffer pointer.


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