![]() |
ISF
1.1
Intelligent Sensing Framework
|
isf_i2cconf_types.h describes the definitions and types for the Intelligent Sensing Framework (ISF) I2C configuration. More...
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. |
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 struct i2c_BusInfo_struct i2c_BusInfo_t |
This structure defines the I2C bus information.
typedef struct i2c_BusRegInfo_struct i2c_BusRegInfo_t |
This structure defines the I2C bus register information.
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_State_struct i2c_State_t |
This structure defines the I2C state.