1#ifndef Driver_AIO_Eros_Thermisttor_h_
2#define Driver_AIO_Eros_Thermisttor_h_
This class extends the Cpl::Dm::EventLoop and Cpl::Itc:Mailbox classes to support the asynchronous ch...
Definition MailboxServer.h:43
This class provides a concrete implementation for a Point who's data is a int32_t.
Definition Int32.h:42
This class is responsible for sampling the on-board temperature sensor every N milliseconds and popul...
Definition Thermistor.h:64
This class is an Eros specific extension of the Driver::AIO::Ajax::Thermistor driver.
Definition Thermistor.h:34
void hookAdcSample(uint32_t adcBits, int32_t temperatureF=0)
Set Driver::AIO::Ajax::Thermistor.
static constexpr unsigned IDX_TEMPERATURE
Index of the Temperature value.
Definition Thermistor.h:40
static constexpr unsigned IDX_ADC_BITS
Index of the ADC bit value.
Definition Thermistor.h:37
Thermistor(Cpl::Dm::MailboxServer &myMbox, DriverAIOHalSingleInput_T adcDriver, Cpl::Dm::Mp::Int32 &mpTemperatureOutput)
Constructor.
The 'Eros' namespace is the root name space all of the GM6000 Engineering Test Application specific s...
Definition screens.h:22