|
M5Unit-ANADIG 0.2.0 git rev:e984a40
|
ADS1110 Unit for M5UnitUnified. More...
#include "unit_ADS11xx.hpp"Go to the source code of this file.
Classes | |
| class | m5::unit::UnitADS1110 |
| 16-bit, self-calibrating, delta-sigma A/D converter More... | |
| struct | m5::unit::UnitADS1110::config_t |
| Settings for begin. More... | |
Namespaces | |
| namespace | m5 |
| Top level namespace of M5stack. | |
| namespace | ads1110 |
| For ADS1110. | |
Typedefs | |
| using | m5::unit::ads1110::PGA = m5::unit::ads11xx::PGA |
| using | m5::unit::ads1110::Data = m5::unit::ads11xx::Data |
Enumerations | |
| enum class | m5::unit::ads1110::Sampling : uint8_t { Rate240 , Rate60 , Rate30 , Rate15 } |
| Data sampling rate for periodic. More... | |
ADS1110 Unit for M5UnitUnified.
|
strong |