Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LG by
Diff: Dither_Reg.h
- Revision:
- 0:8ad47e2b6f00
- Child:
- 21:bc8c1cec3da6
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); +