ads1115
0.2.0
|
This is the complete list of members for ADS1115::ADS1115, including all inherited members.
ADS1115(const int adapter_nr, const ADDR addr) | ADS1115::ADS1115 | |
ADS1115(const ADS1115 &other)=delete | ADS1115::ADS1115 | |
ADS1115(ADS1115 &&other) noexcept | ADS1115::ADS1115 | |
fromVoltage(const double value) const | ADS1115::ADS1115 | |
getADDR() const | ADS1115::ADS1115 | |
getRegConfig() const | ADS1115::ADS1115 | |
getRegThreshold() const | ADS1115::ADS1115 | |
m_addr | ADS1115::ADS1115 | private |
m_config | ADS1115::ADS1115 | private |
m_device | ADS1115::ADS1115 | private |
m_threshold | ADS1115::ADS1115 | private |
operator=(const ADS1115 &other)=delete | ADS1115::ADS1115 | |
operator=(ADS1115 &&other) noexcept | ADS1115::ADS1115 | |
read() const | ADS1115::ADS1115 | |
readRegConfig() | ADS1115::ADS1115 | |
readRegThreshold() | ADS1115::ADS1115 | |
readVoltage() const | ADS1115::ADS1115 | |
reset() | ADS1115::ADS1115 | |
setRegConfig(const Config config) | ADS1115::ADS1115 | |
setRegThreshold(const Threshold threshold) | ADS1115::ADS1115 | |
toVoltage(const std::int16_t value) const | ADS1115::ADS1115 | |
~ADS1115()=default | ADS1115::ADS1115 |