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
Dither_Reg.h
00001 extern uint32_t L_Vibro; 00002 extern uint32_t T_Vibro; 00003 extern int F_ras; //e. really output frequency, divided by 16 (for transmission) 00004 extern int T_VB_pll; //e. PD output of the frequency regulator of the dither drive //r. выход ФД регулятора частоты вибропривода 00005 00006 00007 void init_Dither_reg(void); 00008 00009 void clc_Dith_regulator(void); 00010 void clc_OutFreq_regulator(void);
Generated on Tue Jul 12 2022 15:16:11 by
1.7.2
