KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sub_net.h File Reference

Network subsystem. More...

#include "appcode.h"

Go to the source code of this file.

Macros

#define E_NET_WRXSTATE   ( E_SUBNET + 0x01 )
 
#define E_NET_WRXSTATE_DESCR   "WhiteRabbit state error"
 
#define E_NET_DQ_CFG   ( E_SUBNET + 0x02 )
 
#define E_NET_DQ_CFG_DESCR   "Dataqueue target configuration error"
 
#define E_NET_NETSTATE   ( E_SUBNET + 0x03 )
 
#define E_NET_NETSTATE_DESCR   "Network not configured properly"
 

Detailed Description

Network subsystem.

Controls networking.

Definition in file sub_net.h.