Dmitry Kovalev / Mbed 2 deprecated LG

Dependencies:   mbed

Fork of LG by igor Apu

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Dither_Reg.h Source File

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);