ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
CommChannelConfig1.h
Go to the documentation of this file.
1
/* ###################################################################
2
** THIS COMPONENT MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
3
** Filename : CommChannelConfig1.h
4
** CDE edition : Standard
5
** Project : ISF_K64F_CW_PROJ
6
** Processor : MK64FN1M0VLL12
7
** Component : ISF_Protocol_Adapter
8
** Version : Component 01.000, Driver 01.00, CPU db: 3.00.000
9
** Compiler : GNU C Compiler
10
** Date/Time : 2015-03-03, 11:01, # CodeGen: 0
11
** Abstract :
12
**
13
** Settings :
14
** Contents :
15
** No public methods
16
**
17
** (c) Copyright <company/user-name>, 2014
18
http://www.<company>.com
19
mail: info@<company>.com
20
** ###################################################################*/
21
/*!
22
** @file CommChannelConfig1.h
23
** @version 01.00
24
** @brief
25
**
26
*/
27
/*!
28
** @addtogroup CommChannelConfig1_module CommChannelConfig1 module documentation
29
** @{
30
*/
31
32
#ifndef __CommChannelConfig1_H
33
#define __CommChannelConfig1_H
34
35
/* MODULE CommChannelConfig1. */
36
37
/* Include shared modules, which are used for whole project */
38
#include "PE_Types.h"
39
#include "PE_Error.h"
40
#include "PE_Const.h"
41
#include "IO_Map.h"
42
/* Include inherited components */
43
#include "
I2C_CH1.h
"
44
#include "
UART_CH1.h
"
45
#include "
SPI_CH1.h
"
46
47
#include "Cpu.h"
48
49
50
51
52
53
54
55
56
57
58
59
// Total number of communication channels: 3
60
// Total number of i2c channels: 1
61
// Total number of spi channels: 1
62
// Total number of uart channels: 1
63
64
65
66
67
68
69
70
71
72
73
74
75
/* END CommChannelConfig1. */
76
77
#endif
78
/* ifndef __CommChannelConfig1_H */
79
/*!
80
** @}
81
*/
82
/*
83
** ###################################################################
84
**
85
** This file was created by Processor Expert 10.3 [05.09]
86
** for the Freescale Kinetis series of microcontrollers.
87
**
88
** ###################################################################
89
*/
I2C_CH1.h
UART_CH1.h
SPI_CH1.h
© Freescale Semiconductor, Inc. 2015. All Rights Reserved.