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

This structure defines a slave handler. More...

#include <isf_i2c.h>

Data Fields

i2c_AddrHint_t slaveAddr
i2c_BusHandle_tpBusHandle

Detailed Description

This structure defines a slave handler.

Definition at line 176 of file isf_i2c.h.


Field Documentation

The pointer to the bus handle.

Definition at line 179 of file isf_i2c.h.

The slave address.

Definition at line 178 of file isf_i2c.h.


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