ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Include/isf_i2cconf_types.h File Reference

isf_i2cconf_types.h describes the definitions and types for the Intelligent Sensing Framework (ISF) I2C configuration. More...

#include <fxlc95000.h>
#include <isf.h>
#include <isf_i2c.h>
#include <lwevent.h>

Go to the source code of this file.

Data Structures

struct  i2c_RegLayout_struct
 This structure defines the I2C register layout. The layout of the register is the same for similar types of masters such as the I2C master in FXLC95000CL. More...
struct  i2c_BusRegInfo_struct
 This structure defines the I2C bus register information. More...
struct  i2c_State_struct
 This structure defines the I2C state. More...
struct  i2c_BusInfo_struct
 This structure defines the I2C bus information. More...

Typedefs

typedef struct i2c_RegLayout_struct i2c_RegLayout_t
 This structure defines the I2C register layout. The layout of the register is the same for similar types of masters such as the I2C master in FXLC95000CL.
typedef struct
i2c_BusRegInfo_struct 
i2c_BusRegInfo_t
 This structure defines the I2C bus register information.
typedef struct i2c_State_struct i2c_State_t
 This structure defines the I2C state.
typedef struct i2c_BusInfo_struct i2c_BusInfo_t
 This structure defines the I2C bus information.

Detailed Description

isf_i2cconf_types.h describes the definitions and types for the Intelligent Sensing Framework (ISF) I2C configuration.

File: isf_i2cconf_types.h

Copyright (c) 2012, Freescale Semiconductor, Inc.

Definition in file isf_i2cconf_types.h.


Typedef Documentation

This structure defines the I2C bus information.

This structure defines the I2C bus register information.

This structure defines the I2C register layout. The layout of the register is the same for similar types of masters such as the I2C master in FXLC95000CL.

typedef struct i2c_State_struct i2c_State_t

This structure defines the I2C state.