|
atMETEO
An ATmega based weather station
|
Utilities for Ethernet communication interfaces. More...
#include <inttypes.h>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. | |
Utilities for Ethernet communication interfaces.
Avr::Ethernet is a class implementing a C++ wrapper for accessing Ethernet communication interfaces.
1.8.13