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

This structure defines the data of a command transferred over the I2C bus. More...

#include <isf_i2c.h>

Data Fields

uint16 nWrite
uint16 nRead
uint8 cmdWords []

Detailed Description

This structure defines the data of a command transferred over the I2C bus.

Definition at line 156 of file isf_i2c.h.


Field Documentation

An array containing the transferred command

Definition at line 159 of file isf_i2c.h.

The number of bytes to read.

Definition at line 158 of file isf_i2c.h.

The number of bytes to write.

Definition at line 157 of file isf_i2c.h.


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