aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/rcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/rcc.h')
-rw-r--r--libmaple/rcc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmaple/rcc.h b/libmaple/rcc.h
index 4b1f35d..1a59219 100644
--- a/libmaple/rcc.h
+++ b/libmaple/rcc.h
@@ -175,6 +175,8 @@ enum {
RCC_DAC, // High-density devices only (Maple Native)
RCC_DMA1,
RCC_DMA2, // High-density devices only (Maple Native)
+ RCC_I2C1,
+ RCC_I2C2
};