atMETEO
An ATmega based weather station
Classes | Namespaces

Wrapper for accessing built-in analog to digital conversion facilities. More...

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

Go to the source code of this file.

Classes

class  Avr::Adc
 A C++ wrapper for accessing the built-in 10 bit Analog to Digital Conversion (ADC) facilities. More...
 

Namespaces

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

Detailed Description

Wrapper for accessing built-in analog to digital conversion facilities.