friendev EtherDune TCP/IP library
Variables
ICMP configuration

ICMP configuration section More...

Variables

static const uint8_t ICMP_PING_DATA_LENGTH = 32
 size of data to send as part of an echo request More...
 

Detailed Description

ICMP configuration section

See also ENABLE_ICMP_RX_CHECKSUM

Variable Documentation

const uint8_t ICMP_PING_DATA_LENGTH = 32
static

size of data to send as part of an echo request

Definition at line 229 of file config.h.