ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
Main Page
Modules
Data Structures
Files
File List
Globals
CommChannelConfig1.h
Go to the documentation of this file.
1
/* ###################################################################
2
** This component module is generated by Processor Expert. Do not modify it.
3
** Filename : CommChannelConfig1.h
4
** CDE edition : Standard
5
** Project : ISF2P2_K64F_MQX_PROJ
6
** Processor : MK64FN1M0VLL12
7
** Component : ISF_KSDK_Protocol_Adapter
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 : CommChannelConfig1
16
** Comm Channel : 3
17
** Comm Channel : I2C1
18
** Comm Channel : SPI1
19
** Comm Channel : UART2
20
** Contents :
21
** No public methods
22
**
23
** (c) Copyright <company/user-name>, 2015,
24
http://www.<company>.com
25
mail: info@<company>.com
26
** ###################################################################*/
27
/*!
28
** @file CommChannelConfig1.h
29
** @version 01.00
30
** @brief
31
**
32
*/
33
/*!
34
** @addtogroup CommChannelConfig1_module CommChannelConfig1 module documentation
35
** @{
36
*/
37
38
#ifndef __CommChannelConfig1_H
39
#define __CommChannelConfig1_H
40
41
/* MODULE CommChannelConfig1. */
42
43
/* Include inherited components */
44
#include "
I2C1.h
"
45
#include "
SPI1.h
"
46
#include "
UART2.h
"
47
48
#include "
Cpu.h
"
49
50
51
52
53
54
55
56
57
58
59
60
// Total number of communication channels: 3
61
// Total number of i2c channels: 1
62
// Total number of spi channels: 1
63
// Total number of uart channels: 1
64
65
66
67
68
69
70
71
72
73
74
75
76
/* END CommChannelConfig1. */
77
78
#endif
79
/* ifndef __CommChannelConfig1_H */
80
/*!
81
** @}
82
*/
83
/*
84
** ###################################################################
85
**
86
** This file was created by Processor Expert 10.5 [05.21]
87
** for the Freescale Kinetis series of microcontrollers.
88
**
89
** ###################################################################
90
*/
Cpu.h
SPI1.h
UART2.h
I2C1.h
© Freescale Semiconductor, Inc. 2016. All Rights Reserved.