FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
Analog Input API. More...
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. | |
Analog Input API.
Definition in file analog_input.h.