|
M5Unit-ENV 1.3.1 git rev:73f34ff
|
GasSensor heater-on time. More...
#include <unit_BME688.hpp>
Public Types | |
| enum class | Factor { x1 , x4 , x16 , x64 } |
| Multiplier in Forced mode. | |
Public Member Functions | |
Getter | |
| uint8_t | step () const |
| Factor | factor () const |
Setter | |
| void | step (const uint8_t s) |
| void | factor (const Factor f) |
Public Attributes | |
| uint8_t | value {} |
| Use the value as it is in parallel mode. | |
GasSensor heater-on time.