ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
SPI1.h
Go to the documentation of this file.
1 /* ###################################################################
2 ** This component module is generated by Processor Expert. Do not modify it.
3 ** Filename : SPI1.h
4 ** CDE edition : Standard
5 ** Project : ISF2P2_K64F_MQX_PROJ
6 ** Processor : MK64FN1M0VLL12
7 ** Component : ISF_KSDK_CommChannel_SPI
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 : SPI1
16 ** Timeout : 0
17 ** ISF_SPI : ISF_SPI1
18 ** Use DSPI : yes
19 ** ISF_DSPI : fsl_dspi
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 SPI1.h
29 ** @version 01.00
30 ** @brief
31 **
32 */
33 /*!
34 ** @addtogroup SPI1_module SPI1 module documentation
35 ** @{
36 */
37 
38 #ifndef __SPI1_H
39 #define __SPI1_H
40 
41 /* MODULE SPI1. */
42 
43 /* Include inherited components */
44 #include "ISF_SPI1.h"
45 
46 #include "Cpu.h"
47 
48 
49 
50 
51 /* END SPI1. */
52 
53 #endif
54 /* ifndef __SPI1_H */
55 /*!
56 ** @}
57 */
58 /*
59 ** ###################################################################
60 **
61 ** This file was created by Processor Expert 10.5 [05.21]
62 ** for the Freescale Kinetis series of microcontrollers.
63 **
64 ** ###################################################################
65 */