aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/pwr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/pwr.h')
-rw-r--r--libmaple/pwr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/pwr.h b/libmaple/pwr.h
index 264dfd9..88b49c0 100644
--- a/libmaple/pwr.h
+++ b/libmaple/pwr.h
@@ -42,7 +42,7 @@ typedef struct pwr_reg_map {
} pwr_reg_map;
/** Power peripheral register map base pointer. */
-#define PWR_BASE ((pwr_reg_map*)0x40007000)
+#define PWR_BASE ((struct pwr_reg_map*)0x40007000)
/*
* Register bit definitions