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

This structure defines the data bus handle. More...

#include <isf_i2c.h>

Data Fields

uint8 id
void * pLock
uint8 nLock
void * pBusInfo

Detailed Description

This structure defines the data bus handle.

Definition at line 163 of file isf_i2c.h.


Field Documentation

The unique ID associated with the bus handle.

Definition at line 165 of file isf_i2c.h.

The lock count associated with the lock.

Definition at line 167 of file isf_i2c.h.

void* pBusInfo

The pointer to the bus information.

Definition at line 168 of file isf_i2c.h.

void* pLock

The pointer to the lock.

Definition at line 166 of file isf_i2c.h.


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