sw_test_workin

Dependencies:   mbed-rtos mbed

Fork of BAE_icecream_1_0 by sakthi priya amirtharaj

ACS.h

Committer:
sakthipriya
Date:
2015-02-27
Revision:
7:603c2a89effc
Parent:
5:4199c0dfed33

File content as of revision 7:603c2a89effc:

#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_GYR();