ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
Main Page
Modules
Data Structures
Files
File List
Globals
UART2.h
Go to the documentation of this file.
1
/* ###################################################################
2
** This component module is generated by Processor Expert. Do not modify it.
3
** Filename : UART2.h
4
** CDE edition : Standard
5
** Project : ISF2P2_K64F_MQX_PROJ
6
** Processor : MK64FN1M0VLL12
7
** Component : ISF_KSDK_CommChannel_UART
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 : UART2
16
** Timeout : 1000
17
** ISF_UART : ISF_UART1
18
** UART Mode : INT
19
** UART Adapter : yes
20
** FSL_UART : fsl_uart
21
** Contents :
22
** No public methods
23
**
24
** (c) Copyright <company/user-name>, 2015,
25
http://www.<company>.com
26
mail: info@<company>.com
27
** ###################################################################*/
28
/*!
29
** @file UART2.h
30
** @version 01.00
31
** @brief
32
**
33
*/
34
/*!
35
** @addtogroup UART2_module UART2 module documentation
36
** @{
37
*/
38
39
#ifndef __UART2_H
40
#define __UART2_H
41
42
/* MODULE UART2. */
43
44
/* Include inherited components */
45
#include "
ISF_UART1.h
"
46
#include "
isf_uart_adapter.h
"
47
48
#include "
Cpu.h
"
49
50
51
52
extern
const
uart_UserDefinedVars_t
UART2_UserDefinedVars
;
53
54
55
/* END UART2. */
56
57
#endif
58
/* ifndef __UART2_H */
59
/*!
60
** @}
61
*/
62
/*
63
** ###################################################################
64
**
65
** This file was created by Processor Expert 10.5 [05.21]
66
** for the Freescale Kinetis series of microcontrollers.
67
**
68
** ###################################################################
69
*/
70
71
Cpu.h
UART2_UserDefinedVars
const uart_UserDefinedVars_t UART2_UserDefinedVars
Definition:
UART2.c:44
uart_userDefinedVars_struct
Definition:
isf_uart_adapter.h:28
isf_uart_adapter.h
isf_uart_adapter.h defines the API definitions and types for the uart protocol adapter.
ISF_UART1.h
© Freescale Semiconductor, Inc. 2016. All Rights Reserved.