A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

phy.h

Committer:
andrewboyson
Date:
2017-03-12
Revision:
7:b794780e33b4
Parent:
2:849103b5a16d
Child:
9:91dae5300a4d

File content as of revision 7:b794780e33b4:

extern void PhyMain();
extern void PhyInit();

#define PHY_DO_NOTHING  0
#define PHY_SEND_PACKET 1