atMETEO
An ATmega based weather station
Classes | Namespaces

Utilities for Ethernet communication interfaces. More...

#include <inttypes.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Avr::MacAddress
 Represents an Ethernet MAC address. More...
 
class  Avr::IpAddress
 Represents an IPv4 address. More...
 
class  Avr::Ethernet< TDriver >
 A C++ wrapper for accessing Ethernet communication interfaces. More...
 

Namespaces

 Avr
 Namespace containing all symbols of the AVR C++ utilities library.
 

Detailed Description

Utilities for Ethernet communication interfaces.

Avr::Ethernet is a class implementing a C++ wrapper for accessing Ethernet communication interfaces.