bae integrated final (may be)

Dependencies:   mbed-rtos mbed

Fork of BAE_FRDMTESIN2 by Seeker of Truth ,

ACS.h

Committer:
greenroshks
Date:
2014-12-15
Revision:
8:667fbc82d634
Parent:
0:8b0d43fe6c05

File content as of revision 8:667fbc82d634:

#include "mbed.h"
#include "math.h"

void  FUNC_ACS_GENPWM(float *);
float *  FUNC_ACS_MAG_EXEC(void);
void FUNC_ACS_MAG_INIT();
//void  Read_data_acs()
float *  FUNC_ACS_CNTRLALGO(float*,float*);
float * FUNC_ACS_EXEC_GYR();
void FUNC_ACS_INIT_GYRO();