summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rcc/flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcc/flash.h b/rcc/flash.h
index d53fa2c..c1f7c1c 100644
--- a/rcc/flash.h
+++ b/rcc/flash.h
@@ -25,7 +25,7 @@ struct FLASH_t {
volatile uint32_t ACR;
volatile uint32_t PECR;
volatile uint32_t PDKEYR;
- volatile uint32_t PKEYR;
+ volatile uint32_t PEKEYR;
volatile uint32_t PRGKEYR;
volatile uint32_t OPTKEYR;
volatile uint32_t SR;