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_K64F_protected.h
00001 #ifndef EtherDev_K64F_protected_h 00002 #define EtherDev_K64F_protected_h 00003 #include "NyLPC_stdlib.h" 00004 #include "../NyLPC_IEthernetDevice.h" 00005 00006 00007 #ifdef __cplusplus 00008 extern "C" { 00009 #endif /* __cplusplus */ 00010 00011 NyLPC_TBool EthDev_K64F_getInterface( 00012 const struct TiEthernetDevice** o_dev); 00013 00014 #ifdef __cplusplus 00015 } 00016 #endif /* __cplusplus */ 00017 00018 #endif 00019
Generated on Tue Jul 12 2022 16:22:56 by
