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.
Fork of libMiMic by
EtherDev_LAN8720_protected.h
00001 /* 00002 * This is part of EthDev_LPC17xx.h 00003 */ 00004 00005 #ifndef EtherDev_LAN8720_protected_h 00006 #define EtherDev_LAN8720_protected_h 00007 00008 #include "NyLPC_stdlib.h" 00009 #include "../NyLPC_IEthernetDevice.h" 00010 #include "EthDev_LPC17xx.h" 00011 00012 #ifdef __cplusplus 00013 extern "C" { 00014 #endif /* __cplusplus */ 00015 00016 NyLPC_TBool EthDev_LAN8720_getInterface( 00017 const struct TiEthernetDevice** o_dev); 00018 00019 #ifdef __cplusplus 00020 } 00021 #endif /* __cplusplus */ 00022 00023 #endif 00024
Generated on Tue Jul 12 2022 16:22:56 by
