|
M5Unit-EXTIO 0.1.0 git rev:7d9bfd8
|
ExtIO2 Unit for M5UnitUnified. More...
#include <M5UnitComponent.hpp>#include <m5_utility/container/circular_buffer.hpp>#include <array>#include <algorithm>Go to the source code of this file.
Classes | |
| class | m5::unit::UnitExtIO2 |
| Extend I/O Unit2. More... | |
| struct | m5::unit::UnitExtIO2::config_t |
| Settings for begin. More... | |
Namespaces | |
| namespace | m5 |
| Top level namespace of M5stack. | |
| namespace | extio2 |
| For ExtIO2. | |
Enumerations | |
| enum class | m5::unit::extio2::Mode : int8_t { Invalid = -1 , DigitalInput , DigitalOutput , ADCInput , ServoControl , LEDControl } |
| Operating mode. More... | |
| enum | m5::unit::extio2::AnalogMode : uint8_t { m5::unit::extio2::Bits8 , m5::unit::extio2::Bits12 } |
| Data width at analog input acquisition. More... | |
ExtIO2 Unit for M5UnitUnified.
| enum m5::unit::extio2::AnalogMode : uint8_t |
|
strong |