test fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
0:8ad47e2b6f00
diff -r 000000000000 -r 8ad47e2b6f00 Dither_Reg.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Dither_Reg.h	Sat Jan 30 13:00:39 2016 +0000
@@ -0,0 +1,13 @@
+
+
+extern uint32_t L_Vibro;
+extern uint32_t T_Vibro;
+extern int 	F_ras;          //e. really output frequency, divided by 16  (for transmission) 
+extern int 	T_VB_pll;       //e. PD output of the frequency regulator of the dither drive  //r. âûõîä ÔÄ ðåãóëÿòîðà ÷àñòîòû âèáðîïðèâîäà
+
+
+void init_Dither_reg(void); 
+
+void clc_Dith_regulator(void);
+void clc_OutFreq_regulator(void);
+