![]() |
Electrochemical Gas Sensor Library 1.0.0
A library for the Electrochemical Gas Sensor breakout board
|
#include <sensorConfigData.h>
Public Attributes | |
| double | nanoAmperesPerPPM |
| double | internalZeroCalibration |
| uint8_t | adsGain |
| uint8_t | TIA_GAIN_IN_KOHMS |
| uint8_t | RLOAD |
| uint8_t | REF_SOURCE |
| uint8_t | INTERNAL_ZERO |
| uint8_t | BIAS_SIGN |
| uint8_t | BIAS |
| uint8_t | FET_SHORT |
| uint8_t | OP_MODE |
| uint8_t sensorType::adsGain |
| uint8_t sensorType::BIAS |
| uint8_t sensorType::BIAS_SIGN |
| uint8_t sensorType::FET_SHORT |
| uint8_t sensorType::INTERNAL_ZERO |
| double sensorType::internalZeroCalibration |
| double sensorType::nanoAmperesPerPPM |
| uint8_t sensorType::OP_MODE |
| uint8_t sensorType::REF_SOURCE |
| uint8_t sensorType::RLOAD |
| uint8_t sensorType::TIA_GAIN_IN_KOHMS |