friendev EtherDune TCP/IP library
Macros | Functions | Variables
/home/jander/temp/etherdune/ARP.cpp File Reference
#include "ARP.h"
#include <ACLog.h>

Go to the source code of this file.

Macros

#define AC_LOGLEVEL   2
 

Functions

 ACROSS_MODULE ("ARP")
 

Variables

static uint16_t minuteTimer = 60 * 1000 / NETWORK_TIMER_RESOLUTION
 

Macro Definition Documentation

#define AC_LOGLEVEL   2

Definition at line 18 of file ARP.cpp.

Function Documentation

ACROSS_MODULE ( "ARP"  )

Variable Documentation

uint16_t minuteTimer = 60 * 1000 / NETWORK_TIMER_RESOLUTION
static

Definition at line 22 of file ARP.cpp.