summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.c b/flash.c
index 4f16634..26b12f9 100644
--- a/flash.c
+++ b/flash.c
@@ -495,7 +495,7 @@ static void initFlashValues(FlashStruct *mem)
mem->ChanKey_slew=0;
mem->ChanKey_func_mode=0;
- mem->ChanKey_polarity=0;
+ mem->ChanKey_inverted=0;
mem->ChanKey_output_state=0;
mem->ChanKey_gate_type=0;
mem->ChanKey_trigger_source=0;