Go to the documentation of this file.
23 #include "stm32f30x_conf.h"
24 #include "stm32f30x_rcc.h"
25 #include "stm32f30x_gpio.h"
29 #define U_ID_0 (*(uint32_t*)0x1FFFF7AC)
30 #define U_ID_1 (*(uint32_t*)0x1FFFF7B0)
31 #define U_ID_2 (*(uint32_t*)0x1FFFF7B4)
37 #include "stm32f10x_conf.h"
38 #include "stm32f10x_gpio.h"
42 #define U_ID_0 (*(uint32_t*)0x1FFFF7E8)
43 #define U_ID_1 (*(uint32_t*)0x1FFFF7EC)
44 #define U_ID_2 (*(uint32_t*)0x1FFFF7F0)