]> git.gir.st - tmk_keyboard.git/blob - tool/mbed/mbed-sdk/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/stm32f0xx.h
Squashed 'tmk_core/' changes from 7967731..b9e0ea0
[tmk_keyboard.git] / tool / mbed / mbed-sdk / libraries / mbed / targets / cmsis / TARGET_STM / TARGET_STM32F0 / TARGET_NUCLEO_F070RB / stm32f0xx.h
1 /**
2 ******************************************************************************
3 * @file stm32f0xx.h
4 * @author MCD Application Team
5 * @version V2.2.0
6 * @date 05-December-2014
7 * @brief CMSIS STM32F0xx Device Peripheral Access Layer Header File.
8 *
9 * The file is the unique include file that the application programmer
10 * is using in the C source code, usually in main.c. This file contains:
11 * - Configuration section that allows to select:
12 * - The STM32F0xx device used in the target application
13 * - To use or not the peripheral\92s drivers in application code(i.e.
14 * code will be based on direct access to peripheral\92s registers
15 * rather than drivers API), this option is controlled by
16 * "#define USE_HAL_DRIVER"
17 *
18 ******************************************************************************
19 * @attention
20 *
21 * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
22 *
23 * Redistribution and use in source and binary forms, with or without modification,
24 * are permitted provided that the following conditions are met:
25 * 1. Redistributions of source code must retain the above copyright notice,
26 * this list of conditions and the following disclaimer.
27 * 2. Redistributions in binary form must reproduce the above copyright notice,
28 * this list of conditions and the following disclaimer in the documentation
29 * and/or other materials provided with the distribution.
30 * 3. Neither the name of STMicroelectronics nor the names of its contributors
31 * may be used to endorse or promote products derived from this software
32 * without specific prior written permission.
33 *
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
35 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
36 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
37 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
38 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
39 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
40 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
41 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
42 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
43 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44 *
45 ******************************************************************************
46 */
47
48 /** @addtogroup CMSIS
49 * @{
50 */
51
52 /** @addtogroup stm32f0xx
53 * @{
54 */
55
56 #ifndef __STM32F0xx_H
57 #define __STM32F0xx_H
58
59 #ifdef __cplusplus
60 extern "C" {
61 #endif /* __cplusplus */
62
63 /** @addtogroup Library_configuration_section
64 * @{
65 */
66
67 /* Uncomment the line below according to the target STM32 device used in your
68 application
69 */
70
71 #if !defined (STM32F030x6) && !defined (STM32F030x8) && \
72 !defined (STM32F031x6) && !defined (STM32F038xx) && \
73 !defined (STM32F042x6) && !defined (STM32F048xx) && !defined (STM32F070x6) && \
74 !defined (STM32F051x8) && !defined (STM32F058xx) && \
75 !defined (STM32F071xB) && !defined (STM32F072xB) && !defined (STM32F078xx) && !defined (STM32F070xB) && \
76 !defined (STM32F091xC) && !defined (STM32F098xx) && !defined (STM32F030xC)
77 /* #define STM32F030x6 */ /*!< STM32F030x4, STM32F030x6 Devices (STM32F030xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
78 /* #define STM32F030x8 */ /*!< STM32F030x8 Devices (STM32F030xx microcontrollers where the Flash memory is 64 Kbytes) */
79 /* #define STM32F031x6 */ /*!< STM32F031x4, STM32F031x6 Devices (STM32F031xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
80 /* #define STM32F038xx */ /*!< STM32F038xx Devices (STM32F038xx microcontrollers where the Flash memory is 32 Kbytes) */
81 /* #define STM32F042x6 */ /*!< STM32F042x4, STM32F042x6 Devices (STM32F042xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
82 /* #define STM32F048x6 */ /*!< STM32F048xx Devices (STM32F042xx microcontrollers where the Flash memory is 32 Kbytes) */
83 /* #define STM32F051x8 */ /*!< STM32F051x4, STM32F051x6, STM32F051x8 Devices (STM32F051xx microcontrollers where the Flash memory ranges between 16 and 64 Kbytes) */
84 /* #define STM32F058xx */ /*!< STM32F058xx Devices (STM32F058xx microcontrollers where the Flash memory is 64 Kbytes) */
85 /* #define STM32F070x6 */ /*!< STM32F070x6 Devices (STM32F070x6 microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
86 #define STM32F070xB /*!< STM32F070xB Devices (STM32F070xB microcontrollers where the Flash memory ranges between 64 and 128 Kbytes) */
87 /* #define STM32F071xB */ /*!< STM32F071x8, STM32F071xB Devices (STM32F071xx microcontrollers where the Flash memory ranges between 64 and 128 Kbytes) */
88 /* #define STM32F072xB */ /*!< STM32F072x8, STM32F072xB Devices (STM32F072xx microcontrollers where the Flash memory ranges between 64 and 128 Kbytes) */
89 /* #define STM32F078xx */ /*!< STM32F078xx Devices (STM32F078xx microcontrollers where the Flash memory is 128 Kbytes) */
90 /* #define STM32F030xC */ /*!< STM32F030xC Devices (STM32F030xC microcontrollers where the Flash memory is 256 Kbytes) */
91 /* #define STM32F091xC */ /*!< STM32F091xC Devices (STM32F091xx microcontrollers where the Flash memory is 256 Kbytes) */
92 /* #define STM32F098xx */ /*!< STM32F098xx Devices (STM32F098xx microcontrollers where the Flash memory is 256 Kbytes) */
93 #endif
94
95 /* Tip: To avoid modifying this file each time you need to switch between these
96 devices, you can define the device in your toolchain compiler preprocessor.
97 */
98 #if !defined (USE_HAL_DRIVER)
99 /**
100 * @brief Comment the line below if you will not use the peripherals drivers.
101 In this case, these drivers will not be included and the application code will
102 be based on direct access to peripherals registers
103 */
104 #define USE_HAL_DRIVER
105 #endif /* USE_HAL_DRIVER */
106
107 /**
108 * @brief CMSIS Device version number V2.2.0
109 */
110 #define __STM32F0xx_CMSIS_DEVICE_VERSION_MAIN (0x02) /*!< [31:24] main version */
111 #define __STM32F0xx_CMSIS_DEVICE_VERSION_SUB1 (0x02) /*!< [23:16] sub1 version */
112 #define __STM32F0xx_CMSIS_DEVICE_VERSION_SUB2 (0x00) /*!< [15:8] sub2 version */
113 #define __STM32F0xx_CMSIS_DEVICE_VERSION_RC (0x00) /*!< [7:0] release candidate */
114 #define __STM32F0xx_CMSIS_DEVICE_VERSION ((__CMSIS_DEVICE_VERSION_MAIN << 24)\
115 |(__CMSIS_DEVICE_HAL_VERSION_SUB1 << 16)\
116 |(__CMSIS_DEVICE_HAL_VERSION_SUB2 << 8 )\
117 |(__CMSIS_DEVICE_HAL_VERSION_RC))
118
119 /**
120 * @}
121 */
122
123 /** @addtogroup Device_Included
124 * @{
125 */
126
127 #if defined(STM32F030x6)
128 #include "stm32f030x6.h"
129 #elif defined(STM32F030x8)
130 #include "stm32f030x8.h"
131 #elif defined(STM32F031x6)
132 #include "stm32f031x6.h"
133 #elif defined(STM32F038xx)
134 #include "stm32f038xx.h"
135 #elif defined(STM32F042x6)
136 #include "stm32f042x6.h"
137 #elif defined(STM32F048xx)
138 #include "stm32f048xx.h"
139 #elif defined(STM32F051x8)
140 #include "stm32f051x8.h"
141 #elif defined(STM32F058xx)
142 #include "stm32f058xx.h"
143 #elif defined(STM32F070x6)
144 #include "stm32f070x6.h"
145 #elif defined(STM32F070xB)
146 #include "stm32f070xb.h"
147 #elif defined(STM32F071xB)
148 #include "stm32f071xb.h"
149 #elif defined(STM32F072xB)
150 #include "stm32f072xb.h"
151 #elif defined(STM32F078xx)
152 #include "stm32f078xx.h"
153 #elif defined(STM32F091xC)
154 #include "stm32f091xc.h"
155 #elif defined(STM32F098xx)
156 #include "stm32f098xx.h"
157 #elif defined(STM32F030xC)
158 #include "stm32f030xc.h"
159 #else
160 #error "Please select first the target STM32F0xx device used in your application (in stm32f0xx.h file)"
161 #endif
162
163 /**
164 * @}
165 */
166
167 /** @addtogroup Exported_types
168 * @{
169 */
170 typedef enum
171 {
172 RESET = 0,
173 SET = !RESET
174 } FlagStatus, ITStatus;
175
176 typedef enum
177 {
178 DISABLE = 0,
179 ENABLE = !DISABLE
180 } FunctionalState;
181 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE))
182
183 typedef enum
184 {
185 ERROR = 0,
186 SUCCESS = !ERROR
187 } ErrorStatus;
188
189 /**
190 * @}
191 */
192
193
194 /** @addtogroup Exported_macros
195 * @{
196 */
197 #define SET_BIT(REG, BIT) ((REG) |= (BIT))
198
199 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT))
200
201 #define READ_BIT(REG, BIT) ((REG) & (BIT))
202
203 #define CLEAR_REG(REG) ((REG) = (0x0))
204
205 #define WRITE_REG(REG, VAL) ((REG) = (VAL))
206
207 #define READ_REG(REG) ((REG))
208
209 #define MODIFY_REG(REG, CLEARMASK, SETMASK) WRITE_REG((REG), (((READ_REG(REG)) & (~(CLEARMASK))) | (SETMASK)))
210
211
212 /**
213 * @}
214 */
215
216 #if defined (USE_HAL_DRIVER)
217 #include "stm32f0xx_hal.h"
218 #endif /* USE_HAL_DRIVER */
219
220
221 #ifdef __cplusplus
222 }
223 #endif /* __cplusplus */
224
225 #endif /* __STM32F0xx_H */
226 /**
227 * @}
228 */
229
230 /**
231 * @}
232 */
233
234
235
236
237 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
Imprint / Impressum