thermostat5
2.1.0.0
|
Thermostat 5 Click context object. More...
#include <thermostat5.h>
Data Fields | |
digital_out_t | on |
analog_in_t | adc |
i2c_master_t | i2c |
uint8_t | slave_address |
float | vref |
thermostat5_drv_t | drv_sel |
Thermostat 5 Click context object.
Context object definition of Thermostat 5 Click driver.
analog_in_t adc |
ADC module object.
thermostat5_drv_t drv_sel |
Master driver interface selector.
i2c_master_t i2c |
I2C driver object.
digital_out_t on |
Relay control.
uint8_t slave_address |
Device slave address (used for I2C driver).
float vref |
ADC reference voltage.