ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
i2c_MessageBuffer_struct Struct Reference

This structure defines a buffer to hold data read from or written to the I2C bus. More...

#include <isf_i2c.h>

Data Fields

uint16 size
uint8 buffer []

Detailed Description

This structure defines a buffer to hold data read from or written to the I2C bus.

Definition at line 149 of file isf_i2c.h.


Field Documentation

Buffer defined to hold the data.

Definition at line 151 of file isf_i2c.h.

The size of the buffer.

Definition at line 150 of file isf_i2c.h.


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