aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/flash.h')
-rw-r--r--libmaple/flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/flash.h b/libmaple/flash.h
index 9db5015..8ee03c5 100644
--- a/libmaple/flash.h
+++ b/libmaple/flash.h
@@ -49,7 +49,7 @@ typedef struct flash_reg_map {
} flash_reg_map;
/** Flash register map base pointer */
-#define FLASH_BASE ((flash_reg_map*)0x40022000)
+#define FLASH_BASE ((struct flash_reg_map*)0x40022000)
/*
* Register bit definitions