M5Unit-ANADIG 0.1.0 git rev:3fbd370
|
Base class of ADS1100,ADS1110. More...
#include <M5UnitComponent.hpp>
#include <m5_utility/stl/extension.hpp>
#include <m5_utility/container/circular_buffer.hpp>
#include <limits>
Go to the source code of this file.
Classes | |
struct | m5::unit::ads11xx::Data |
Measurement data group. More... | |
class | m5::unit::UnitADS11XX |
Base class of ADS1100,ADS1110. More... | |
struct | m5::unit::UnitADS11XX::Config |
Namespaces | |
namespace | m5 |
Top level namespace of M5stack. | |
namespace | ads11xx |
For ADS1100,ADS1110. | |
Enumerations | |
enum class | m5::unit::ads11xx::PGA : uint8_t { Gain1 , Gain2 , Gain4 , Gain8 } |
Programmable Gain Amplifier. More... | |
Base class of ADS1100,ADS1110.
|
strong |