![]() |
ARMEBS4
revision-26.06.2015
|
![]() |
Macros | |
#define | HSE_STARTUP_TIMEOUT |
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. More... | |
#define | HSI_VALUE |
#define | __STM32F4XX_STDPERIPH_VERSION_MAIN |
STM32F4XX Standard Peripherals Library version number V1.0.0. More... | |
#define | __STM32F4XX_STDPERIPH_VERSION_SUB1 |
#define | __STM32F4XX_STDPERIPH_VERSION_SUB2 |
#define | __STM32F4XX_STDPERIPH_VERSION_RC |
#define HSE_STARTUP_TIMEOUT |
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.
In the following line adjust the External High Speed oscillator (HSE) Startup Timeout value Time out for HSE start up
Definition at line 88 of file stm32f4xx.h.
#define HSI_VALUE |
Value of the Internal oscillator in Hz
Definition at line 92 of file stm32f4xx.h.
#define __STM32F4XX_STDPERIPH_VERSION_MAIN |
STM32F4XX Standard Peripherals Library version number V1.0.0.
[31:24] main version
Definition at line 98 of file stm32f4xx.h.
#define __STM32F4XX_STDPERIPH_VERSION_SUB1 |
[23:16] sub1 version
Definition at line 99 of file stm32f4xx.h.
#define __STM32F4XX_STDPERIPH_VERSION_SUB2 |
[15:8] sub2 version
Definition at line 100 of file stm32f4xx.h.
#define __STM32F4XX_STDPERIPH_VERSION_RC |
[7:0] release candidate
Definition at line 101 of file stm32f4xx.h.