thermostat 2.0.0.0
|
Macros | |
#define | THERMOSTAT_REG_TEMP_OUT 0x00 |
#define | THERMOSTAT_REG_CONFIG 0x01 |
#define | THERMOSTAT_REG_TEMP_HYST 0x02 |
#define | THERMOSTAT_REG_TEMP_REF 0x03 |
#define | THERMOSTAT_CHECK_SIGN 0x80 |
#define | THERMOSTAT_DEFAULT_CONFIG 0x0000 |
#define | THERMOSTAT_MSB_BITS 0xFF00 |
#define | THERMOSTAT_LSB_BITS 0x00FF |
#define | THERMOSTAT_START_RESULT 0x0000 |
#define | THERMOSTAT_UPPER_LIMITS_TEMP 126.00 |
#define | THERMOSTAT_LOWER_LIMITS_TEMP -55.00 |
#define | THERMOSTAT_CALCULATE_COEF_MULT 1.8000 |
#define | THERMOSTAT_CALCULATE_COEF_PLUS 32.000 |
#define THERMOSTAT_CALCULATE_COEF_MULT 1.8000 |
#define THERMOSTAT_CALCULATE_COEF_PLUS 32.000 |
#define THERMOSTAT_CHECK_SIGN 0x80 |
#define THERMOSTAT_DEFAULT_CONFIG 0x0000 |
#define THERMOSTAT_LOWER_LIMITS_TEMP -55.00 |
#define THERMOSTAT_LSB_BITS 0x00FF |
#define THERMOSTAT_MSB_BITS 0xFF00 |
#define THERMOSTAT_REG_CONFIG 0x01 |
#define THERMOSTAT_REG_TEMP_HYST 0x02 |
#define THERMOSTAT_REG_TEMP_OUT 0x00 |
#define THERMOSTAT_REG_TEMP_REF 0x03 |
#define THERMOSTAT_START_RESULT 0x0000 |
#define THERMOSTAT_UPPER_LIMITS_TEMP 126.00 |