Simple Electronic Angle Meter and Spirit Level.

Dependencies:   MMA8452 mbed

Embed: (wiki syntax)

« Back to documentation index

EthernetPowerControl.h File Reference

EthernetPowerControl.h File Reference

Header file containing member functions and variables. More...

Go to the source code of this file.

Functions

void PHY_PowerDown (void)
 Power down the Ethernet interface to save power.

Detailed Description

Header file containing member functions and variables.

Acknowledgements to Michael Wei's Library.

Definition in file EthernetPowerControl.h.


Function Documentation

void PHY_PowerDown ( void   )

Power down the Ethernet interface to save power.

Acknowledgements to Michael Wei's code.

Definition at line 439 of file main.cpp.