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.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
EtherDev_DP83848C_protected.h
00001 /* 00002 * This is part of EthDev_LPC17xx.h 00003 */ 00004 00005 #ifndef EtherDev_DP83848C_protected_h 00006 #define EtherDev_DP83848C_protected_h 00007 00008 00009 #include "NyLPC_stdlib.h" 00010 #include "../NyLPC_IEthernetDevice.h" 00011 #include "EthDev_LPC17xx.h" 00012 00013 #ifdef __cplusplus 00014 extern "C" { 00015 #endif /* __cplusplus */ 00016 00017 NyLPC_TBool EthDev_DP83848C_getInterface( 00018 const struct TiEthernetDevice** o_dev); 00019 00020 #ifdef __cplusplus 00021 } 00022 #endif /* __cplusplus */ 00023 00024 #endif 00025
Generated on Tue Jul 12 2022 15:46:14 by
