M5Unit-METER 0.0.3 git rev:c518ea3
Loading...
Searching...
No Matches
m5::unit::UnitADS111x::config_t Struct Reference

Settings for begin. More...

#include <unit_ADS111x.hpp>

Public Attributes

bool start_periodic {true}
 Start periodic measurement on begin?
 
ads111x::Sampling rate {ads111x::Sampling::Rate128}
 sampling rate if start on begin
 
ads111x::Mux mux {ads111x::Mux::AIN_01}
 Mux if start on begin (Not supported in some classes)
 
ads111x::Gain gain {ads111x::Gain::PGA_2048}
 Gain if start on begin (Not supported in some classes)
 
ads111x::ComparatorQueue comp_que {ads111x::ComparatorQueue::Disable}
 ComparatorQueue if start on begin (Not supported in some classes)
 

Detailed Description

Settings for begin.