aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f4/syscfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/stm32/f4/syscfg.h')
-rw-r--r--include/libopencm3/stm32/f4/syscfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/stm32/f4/syscfg.h b/include/libopencm3/stm32/f4/syscfg.h
index b0d93f9..fbe647f 100644
--- a/include/libopencm3/stm32/f4/syscfg.h
+++ b/include/libopencm3/stm32/f4/syscfg.h
@@ -40,7 +40,7 @@
/* External interrupt configuration register 4 (SYSCFG_EXTICR4) */
#define SYSCFG_EXTICR4 MMIO32(SYSCFG_BASE + 0x14)
-#define SYSCFG_CMPCR MMIO32(SYSCFG_BASE + 0x20)
+#define SYSCFG_CMPCR MMIO32(SYSCFG_BASE + 0x20)
#endif