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 BAE_FRDM_INTEGRATION by
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();
Generated on Tue Jul 12 2022 19:16:04 by
