OSDN Git Service

update libMiMic
[mimic/MiMicSDK.git] / lib / src / driver / ethernet / lpc17xx / EtherDev_DP83848C_protected.h
1 /*\r
2  * This is part of EthDev_LPC17xx.h\r
3  */\r
4 \r
5 #ifndef EtherDev_DP83848C_protected_h\r
6 #define EtherDev_DP83848C_protected_h\r
7 \r
8 \r
9 #include "NyLPC_stdlib.h"\r
10 #include "../NyLPC_IEthernetDevice.h"\r
11 #include "EthDev_LPC17xx.h"\r
12 \r
13 #ifdef __cplusplus\r
14 extern "C" {\r
15 #endif /* __cplusplus */\r
16 \r
17 NyLPC_TBool EthDev_DP83848C_getInterface(\r
18         const struct TiEthernetDevice** o_dev);\r
19 \r
20 #ifdef __cplusplus\r
21 }\r
22 #endif /* __cplusplus */\r
23 \r
24 #endif\r
25 \r