Choco OS  V.0.16.9.0
Join to the chocolate world
oc_ip.h
Go to the documentation of this file.
1 
27 #ifndef SYSTEM_CORE_INC_NET_OC_IP_H_
28 #define SYSTEM_CORE_INC_NET_OC_IP_H_
29 
30 #include <oc_net.h>
31 
37 #define _________________________________________TYPES_SECTION______________________________________________________________________________
38 
39 
40 
41 #undef _________________________________________TYPES_SECTION______________________________________________________________________________
42 
48 #define _________________________________________PROTOTYPES_SECTION_________________________________________________________________________
49 
50 extern oC_ErrorCode_t oC_Ip_TurnOn ( void );
51 extern oC_ErrorCode_t oC_Ip_TurnOff ( void );
52 
53 #undef _________________________________________PROTOTYPES_SECTION_________________________________________________________________________
54 
55 
56 #endif /* SYSTEM_CORE_INC_NET_OC_IP_H_ */
File with interface for the NET module.