ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
isf_i2c_master_types.h File Reference

isf_i2c_master_types.h defines the i2c master protocol adapter structure and types. More...

#include "isf_types.h"
#include "isf.h"
#include "fsl_i2c_master_driver.h"
Include dependency graph for isf_i2c_master_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  i2c_Master_BusConfig_struct
 
struct  i2c_Master_BusHandle_struct
 This structure defines the data bus handle. More...
 

Typedefs

typedef struct i2c_Master_BusConfig_struct i2c_Master_BusConfig_t
 
typedef struct i2c_Master_BusHandle_struct i2c_Master_busHandle_t
 This structure defines the data bus handle. More...
 

Detailed Description

isf_i2c_master_types.h defines the i2c master protocol adapter structure and types.

File: isf_i2c_master_types.h

Copyright (c) 2015, Freescale Semiconductor, Inc.

Definition in file isf_i2c_master_types.h.

Typedef Documentation

This structure defines the data bus handle.