2013-08-20 08:10:59 +00:00
/**
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* @ file stm32f0xx . h
* @ author MCD Application Team
2014-09-28 16:49:01 +00:00
* @ version V2 .0 .1
* @ date 18 - June - 2014
* @ brief CMSIS STM32F0xx Device Peripheral Access Layer Header File .
*
2013-08-20 08:10:59 +00:00
* The file is the unique include file that the application programmer
* is using in the C source code , usually in main . c . This file contains :
* - Configuration section that allows to select :
2014-09-28 16:49:01 +00:00
* - The STM32F0xx device used in the target application
* - To use or not the peripheral <EFBFBD> s drivers in application code ( i . e .
* code will be based on direct access to peripheral <EFBFBD> s registers
2013-08-20 08:10:59 +00:00
* rather than drivers API ) , this option is controlled by
2014-09-28 16:49:01 +00:00
* " #define USE_HAL_DRIVER "
*
2013-08-20 08:10:59 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* @ attention
*
2014-09-28 16:49:01 +00:00
* < h2 > < center > & copy ; COPYRIGHT ( c ) 2014 STMicroelectronics < / center > < / h2 >
2013-08-20 08:10:59 +00:00
*
2014-09-28 16:49:01 +00:00
* Redistribution and use in source and binary forms , with or without modification ,
* are permitted provided that the following conditions are met :
* 1. Redistributions of source code must retain the above copyright notice ,
* this list of conditions and the following disclaimer .
* 2. Redistributions in binary form must reproduce the above copyright notice ,
* this list of conditions and the following disclaimer in the documentation
* and / or other materials provided with the distribution .
* 3. Neither the name of STMicroelectronics nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission .
2013-08-20 08:10:59 +00:00
*
2014-09-28 16:49:01 +00:00
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS " AS IS "
* AND ANY EXPRESS OR IMPLIED WARRANTIES , INCLUDING , BUT NOT LIMITED TO , THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED . IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT , INDIRECT , INCIDENTAL , SPECIAL , EXEMPLARY , OR CONSEQUENTIAL
* DAMAGES ( INCLUDING , BUT NOT LIMITED TO , PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES ; LOSS OF USE , DATA , OR PROFITS ; OR BUSINESS INTERRUPTION ) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY , WHETHER IN CONTRACT , STRICT LIABILITY ,
* OR TORT ( INCLUDING NEGLIGENCE OR OTHERWISE ) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE , EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE .
2013-08-20 08:10:59 +00:00
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/
/** @addtogroup CMSIS
* @ {
*/
/** @addtogroup stm32f0xx
* @ {
*/
2014-09-28 16:49:01 +00:00
# ifndef __STM32F0xx_H
# define __STM32F0xx_H
2013-08-20 08:10:59 +00:00
# ifdef __cplusplus
extern " C " {
2014-09-28 16:49:01 +00:00
# endif /* __cplusplus */
2013-08-20 08:10:59 +00:00
/** @addtogroup Library_configuration_section
* @ {
*/
2014-09-28 16:49:01 +00:00
/* Uncomment the line below according to the target STM32 device used in your
2013-08-20 08:10:59 +00:00
application
*/
2014-09-28 16:49:01 +00:00
# if !defined (STM32F030x6) && !defined (STM32F030x8) && \
! defined ( STM32F031x6 ) & & ! defined ( STM32F038xx ) & & \
! defined ( STM32F042x6 ) & & ! defined ( STM32F048xx ) & & \
! defined ( STM32F051x8 ) & & ! defined ( STM32F058xx ) & & \
! defined ( STM32F071xB ) & & ! defined ( STM32F072xB ) & & ! defined ( STM32F078xx )
/* #define STM32F030x6 */ /*!< STM32F030x4, STM32F030x6 Devices (STM32F030xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
/* #define STM32F030x8 */ /*!< STM32F030x8 Devices (STM32F030xx microcontrollers where the Flash memory is 64 Kbytes) */
/* #define STM32F031x6 */ /*!< STM32F031x4, STM32F031x6 Devices (STM32F031xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
/* #define STM32F038xx */ /*!< STM32F038xx Devices (STM32F038xx microcontrollers where the Flash memory is 32 Kbytes) */
/* #define STM32F042x6 */ /*!< STM32F042x4, STM32F042x6 Devices (STM32F042xx microcontrollers where the Flash memory ranges between 16 and 32 Kbytes) */
/* #define STM32F048x6 */ /*!< STM32F048xx Devices (STM32F042xx microcontrollers where the Flash memory is 32 Kbytes) */
/* #define STM32F051x8 */ /*!< STM32F051x4, STM32F051x6, STM32F051x8 Devices (STM32F051xx microcontrollers where the Flash memory ranges between 16 and 64 Kbytes) */
/* #define STM32F058xx */ /*!< STM32F058xx Devices (STM32F058xx microcontrollers where the Flash memory is 64 Kbytes) */
/* #define STM32F071xB */ /*!< STM32F071x8, STM32F071xB Devices (STM32F071xx microcontrollers where the Flash memory ranges between 64 and 128 Kbytes) */
/* #define STM32F072xB */ /*!< STM32F072x8, STM32F072xB Devices (STM32F072xx microcontrollers where the Flash memory ranges between 64 and 128 Kbytes) */
/* #define STM32F078xx */ /*!< STM32F078xx Devices (STM32F078xx microcontrollers where the Flash memory is 128 Kbytes) */
2013-08-20 08:10:59 +00:00
# endif
2014-09-28 16:49:01 +00:00
2013-08-20 08:10:59 +00:00
/* Tip: To avoid modifying this file each time you need to switch between these
devices , you can define the device in your toolchain compiler preprocessor .
*/
2014-09-28 16:49:01 +00:00
# if !defined (USE_HAL_DRIVER)
2013-08-20 08:10:59 +00:00
/**
* @ brief Comment the line below if you will not use the peripherals drivers .
In this case , these drivers will not be included and the application code will
be based on direct access to peripherals registers
*/
2014-09-28 16:49:01 +00:00
/*#define USE_HAL_DRIVER */
# endif /* USE_HAL_DRIVER */
2013-08-20 08:10:59 +00:00
/**
2014-09-28 16:49:01 +00:00
* @ brief CMSIS Device version number V2 .0 .1
2013-08-20 08:10:59 +00:00
*/
2014-09-28 16:49:01 +00:00
# define __STM32F0xx_CMSIS_DEVICE_VERSION_MAIN (0x02) /*!< [31:24] main version */
# define __STM32F0xx_CMSIS_DEVICE_VERSION_SUB1 (0x00) /*!< [23:16] sub1 version */
# define __STM32F0xx_CMSIS_DEVICE_VERSION_SUB2 (0x01) /*!< [15:8] sub2 version */
# define __STM32F0xx_CMSIS_DEVICE_VERSION_RC (0x00) /*!< [7:0] release candidate */
# define __STM32F0xx_CMSIS_DEVICE_VERSION ((__CMSIS_DEVICE_VERSION_MAIN << 24)\
| ( __CMSIS_DEVICE_HAL_VERSION_SUB1 < < 16 ) \
| ( __CMSIS_DEVICE_HAL_VERSION_SUB2 < < 8 ) \
| ( __CMSIS_DEVICE_HAL_VERSION_RC ) )
2013-08-20 08:10:59 +00:00
/**
* @ }
*/
2014-09-28 16:49:01 +00:00
/** @addtogroup Device_Included
2013-08-20 08:10:59 +00:00
* @ {
*/
2014-09-28 16:49:01 +00:00
# if defined(STM32F030x6)
# include "stm32f030x6.h"
# elif defined(STM32F030x8)
# include "stm32f030x8.h"
# elif defined(STM32F031x6)
# include "stm32f031x6.h"
# elif defined(STM32F038xx)
# include "stm32f038xx.h"
# elif defined(STM32F042x6)
# include "stm32f042x6.h"
# elif defined(STM32F048xx)
# include "stm32f048xx.h"
# elif defined(STM32F051x8)
# include "stm32f051x8.h"
# elif defined(STM32F058xx)
# include "stm32f058xx.h"
# elif defined(STM32F071xB)
# include "stm32f071xb.h"
# elif defined(STM32F072xB)
# include "stm32f072xb.h"
# elif defined(STM32F078xx)
# include "stm32f078xx.h"
# else
# error "Please select first the target STM32F0xx device used in your application (in stm32f0xx.h file)"
# endif
2013-08-20 08:10:59 +00:00
/**
* @ }
*/
/** @addtogroup Exported_types
* @ {
2014-09-28 16:49:01 +00:00
*/
typedef enum
2013-08-20 08:10:59 +00:00
{
2014-09-28 16:49:01 +00:00
RESET = 0 ,
SET = ! RESET
} FlagStatus , ITStatus ;
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
typedef enum
2013-08-20 08:10:59 +00:00
{
2014-09-28 16:49:01 +00:00
DISABLE = 0 ,
ENABLE = ! DISABLE
} FunctionalState ;
# define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
typedef enum
2013-08-20 08:10:59 +00:00
{
2014-09-28 16:49:01 +00:00
ERROR = 0 ,
SUCCESS = ! ERROR
} ErrorStatus ;
2013-08-20 08:10:59 +00:00
/**
* @ }
*/
2014-09-28 16:49:01 +00:00
/** @addtogroup Exported_macros
2013-08-20 08:10:59 +00:00
* @ {
*/
2014-09-28 16:49:01 +00:00
# define SET_BIT(REG, BIT) ((REG) |= (BIT))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define READ_BIT(REG, BIT) ((REG) & (BIT))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define CLEAR_REG(REG) ((REG) = (0x0))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define WRITE_REG(REG, VAL) ((REG) = (VAL))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define READ_REG(REG) ((REG))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define MODIFY_REG(REG, CLEARMASK, SETMASK) WRITE_REG((REG), (((READ_REG(REG)) & (~(CLEARMASK))) | (SETMASK)))
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL)))
2013-08-20 08:10:59 +00:00
/**
* @ }
*/
2014-09-28 16:49:01 +00:00
# if defined (USE_HAL_DRIVER)
# include "stm32f0xx_hal.h"
# endif /* USE_HAL_DRIVER */
2013-08-20 08:10:59 +00:00
# ifdef __cplusplus
}
2014-09-28 16:49:01 +00:00
# endif /* __cplusplus */
2013-08-20 08:10:59 +00:00
2014-09-28 16:49:01 +00:00
# endif /* __STM32F0xx_H */
2013-08-20 08:10:59 +00:00
/**
* @ }
*/
2014-09-28 16:49:01 +00:00
/**
2013-08-20 08:10:59 +00:00
* @ }
*/
2014-09-28 16:49:01 +00:00
2013-08-20 08:10:59 +00:00
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/