Give water to plants if dry amd pla meanwhile music the music vou can define with note length bind and breake also select several instruments for the sound

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

EthernetNetIf.h File Reference

EthernetNetIf.h File Reference

Ethernet network interface header file. More...

Go to the source code of this file.

Data Structures

class  EthernetNetIf
 Ethernet network interface. More...

Enumerations

enum  EthernetErr { , ETH_TIMEOUT, ETH_OK = 0 , ETH_TIMEOUT, ETH_OK = 0 }
 

Ethernet network interface return codes.

More...

Detailed Description

Ethernet network interface header file.

Definition in file LPC2368/if/eth/EthernetNetIf.h.


Enumeration Type Documentation

Ethernet network interface return codes.

Enumerator:
ETH_TIMEOUT 

Timeout during setup.

ETH_OK 

Success.

ETH_TIMEOUT 

Timeout during setup.

ETH_OK 

Success.

Definition at line 38 of file LPC2368/if/eth/EthernetNetIf.h.