|
M5Unit-ANADIG 0.3.0 git rev:6ce23e4
|
Main header of M5UnitANADIG using M5UnitUnified. More...
#include "unit/unit_ADS1100.hpp"#include "unit/unit_ADS1110.hpp"#include "unit/unit_MCP4725.hpp"#include "unit/unit_GP8413.hpp"Go to the source code of this file.
Namespaces | |
| namespace | m5 |
| Top level namespace of M5Stack. | |
| namespace | unit |
| Unit-related namespace. | |
Typedefs | |
| using | m5::unit::UnitADC11 = m5::unit::UnitADS1110 |
| Alias for ADS1110 based unit. | |
| using | m5::unit::UnitDAC = m5::unit::UnitMCP4725 |
| Alias for MCP4725 based unit. | |
| using | m5::unit::UnitDAC2 = m5::unit::UnitGP8413 |
| Alias for GP8413 based unit. | |
| using | m5::unit::HatADC = m5::unit::UnitADS1100 |
| Alias for ADS1100 based HAT. | |
| using | m5::unit::HatADC11 = m5::unit::UnitADS1110 |
| Alias for ADS1110 based HAT. | |
| using | m5::unit::HatDAC2 = m5::unit::UnitGP8413 |
| Alias for GP8413 based HAT. | |
Main header of M5UnitANADIG using M5UnitUnified.