bae integrated final (may be)

Dependencies:   mbed-rtos mbed

Fork of BAE_FRDMTESIN2 by Seeker of Truth ,

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ACS.h Source File

ACS.h

00001 #include "mbed.h"
00002 #include "math.h"
00003 
00004 void  FUNC_ACS_GENPWM(float *);
00005 float *  FUNC_ACS_MAG_EXEC(void);
00006 void FUNC_ACS_MAG_INIT();
00007 //void  Read_data_acs()
00008 float *  FUNC_ACS_CNTRLALGO(float*,float*);
00009 float * FUNC_ACS_EXEC_GYR();
00010 void FUNC_ACS_INIT_GYRO();