aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/dac.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/dac.h')
-rw-r--r--libmaple/dac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/dac.h b/libmaple/dac.h
index 05914a4..a6a7541 100644
--- a/libmaple/dac.h
+++ b/libmaple/dac.h
@@ -69,7 +69,7 @@ typedef struct dac_reg_map {
} dac_reg_map;
/** DAC register map base address */
-#define DAC_BASE ((dac_reg_map*)0x40007400)
+#define DAC_BASE ((struct dac_reg_map*)0x40007400)
/*
* Devices