MCU
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
InterfaceParams.h File Reference
#include <QNEthernet.h>
Include dependency graph for InterfaceParams.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EthParams
 

Functions

const IPAddress EthParams::default_MCU_ip (192, 168, 1, 30)
 
const IPAddress EthParams::default_TCU_ip (192, 168, 1, 69)
 
const IPAddress EthParams::default_netmask (255, 255, 255, 0)
 
const IPAddress EthParams::default_gateway (192, 168, 0, 1)
 

Variables

uint8_t EthParams::default_MCU_MAC_address [6]
 
const uint16_t EthParams::default_protobuf_send_port = 2001
 
const uint16_t EthParams::default_protobuf_recv_port = 2000
 
const uint16_t EthParams::default_buffer_size = 512