User-declaration of temperature feedback parameters using physical quantities. More...
#define | TEMP_CAL_ZERO (float) 0.500 |
Declaration of temperature feedback properties. More... | |
#define | TEMP_CAL_SLOPE (float) 0.010 |
User-declaration of temperature feedback parameters using physical quantities.
#define TEMP_CAL_SLOPE (float) 0.010 |
Definition at line 1540 of file dpsk3_hwdescr.h.
#define TEMP_CAL_ZERO (float) 0.500 |
Declaration of temperature feedback properties.
In this section the temperature feedback signal scaling, gain and valid signal limits are specified. Physical quantities are used to define parameter values to ease the system configuration.
As DPSK3 has one, central on-board temperature sensor between the load resistor banks indicating the worst case system temperature.
Macros are used to convert given physical values into binary (integer) number to be written into SFRs and variables and being used in runtime calculations.
(see Conversion Macros for details)
Definition at line 1539 of file dpsk3_hwdescr.h.