ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
I2C1.h
Go to the documentation of this file.
1 /* ###################################################################
2 ** This component module is generated by Processor Expert. Do not modify it.
3 ** Filename : I2C1.h
4 ** CDE edition : Standard
5 ** Project : ISF2P2_K64F_MQX_PROJ
6 ** Processor : MK64FN1M0VLL12
7 ** Component : ISF_KSDK_CommChannel_I2C
8 ** Version : Component 02.500, Driver 01.00, CPU db: 3.00.000
9 ** Repository : My Components
10 ** Compiler : GNU C Compiler
11 ** Date/Time : 2016-10-06, 13:38, # CodeGen: 0
12 ** Abstract :
13 **
14 ** Settings :
15 ** Component Name : I2C1
16 ** Timeout : 1000
17 ** ISF_I2C : fsl_i2c
18 ** Contents :
19 ** No public methods
20 **
21 ** (c) Copyright <company/user-name>, 2015,
22 http://www.<company>.com
23 mail: info@<company>.com
24 ** ###################################################################*/
25 /*!
26 ** @file I2C1.h
27 ** @version 01.00
28 ** @brief
29 **
30 */
31 /*!
32 ** @addtogroup I2C1_module I2C1 module documentation
33 ** @{
34 */
35 
36 #ifndef __I2C1_H
37 #define __I2C1_H
38 
39 /* MODULE I2C1. */
40 
41 /* Include inherited components */
42 #include "ISF_I2C1.h"
43 
44 #include "Cpu.h"
45 
46 
47 
48 
49 
50 /* END I2C1. */
51 
52 #endif
53 /* ifndef __I2C1_H */
54 /*!
55 ** @}
56 */
57 /*
58 ** ###################################################################
59 **
60 ** This file was created by Processor Expert 10.5 [05.21]
61 ** for the Freescale Kinetis series of microcontrollers.
62 **
63 ** ###################################################################
64 */