Fork

Dependencies:   mbed libscpi

Revision:
15:83bbc18cccbc
Parent:
14:062850afdf38
Child:
16:a0bfe33f8a4a
--- a/nv_defaults.h	Thu Apr 22 11:35:17 2021 +0000
+++ b/nv_defaults.h	Wed May 12 10:09:04 2021 +0000
@@ -4,8 +4,12 @@
 #define NV_SPD_CONTROL_1_DEFAULT 0
 #define NV_SPD_CONTROL_2_DEFAULT 0
 #define NV_GEN_CTRL_DEFAULT 0
-#define NV_COMM_CTRL_DEFAULT (1<<NV_I_ZC_TH_HIGH_OFFSET)|(15<<NV_I_ZC_TH_LOW_OFFSET)|(0<<NV_DI_TH_1ST_OFFSET)|(1<<NV_DI_TH_2ND_OFFSET)
-#define NV_APPLICATION_CFG_DEFAULT 0                                   
+#define NV_APPLICATION_CFG_DEFAULT 0
+#define NV_I_ZC_TH_HIGH_DEFAULT 0
+#define NV_I_ZC_TH_LOW_DEFAULT 0     
+#define NV_DI_TH_1ST_DEFAULT 0     
+#define NV_DI_TH_2ND_DEFAULT 0
+#define NV_DIG_CONFIG_DEFAULT 0;                                        
 
 #define RAM_OPEN_DUTY_DEFAULT 65535