Functions | |
bool | b_temperature_get_value (char *buf) |
Get the current temperature value. More... | |
bool b_temperature_get_value | ( | char * | buf | ) |
Get the current temperature value.
buf | char buffer in which the temperature value is stored. |
References adc, adc_disable(), adc_enable(), adc_get_value(), adc_start(), ADC_TEMPERATURE_CHANNEL, and temperature_code.
Referenced by device_full_custom_task().