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.
Dependencies: ulaw mbed ConfigFile
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
| 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 LPC2368/if/eth/EthernetNetIf.h.
Generated on Wed Jul 13 2022 04:31:15 by
1.7.2