FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
analog_input.h File Reference

Analog Input API. More...

#include "boards/board_traits.h"
#include "time.h"
Include dependency graph for analog_input.h:

Go to the source code of this file.

Classes

class  analog::AnalogInput< APIN_, SAMPLE_TYPE_, AREF_, MAXFREQ_ >
 API that handles a given analog input pin of the target MCU. More...
 
class  analog::PowerVoltage< BANDGAP_ >
 API that uses bandgap feature to calculate current voltage fed to the MCU. More...
 

Namespaces

namespace  analog
 Defines all API to manipulate analog input/output.
 

Detailed Description

Analog Input API.

Definition in file analog_input.h.