Liangzhen Lai / Mbed 2 deprecated DDRO_Farrari

Dependencies:   mbed

Dependents:   Orange_Ferrari_board_functional

power.h

Committer:
liangzhen
Date:
2013-10-21
Revision:
1:6a820a0ca03b
Parent:
0:84a8bcfbdec9

File content as of revision 1:6a820a0ca03b:

#include "dac.h"

void power_up(float core_volt);
void power_core(float core_volt);

//float current_meas(bool core);
void power_down();