Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 LPC1768/if/eth/EthernetNetIf.h.
Enumeration Type Documentation
enum EthernetErr |
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 LPC1768/if/eth/EthernetNetIf.h.
Generated on Tue Jul 12 2022 23:12:29 by
