Functions

temp_sensor.h File Reference

This file contains internal temperature sensor drivers. More...

#include "lib_mcu/adc/adc_drv.h"
Include dependency graph for temp_sensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

S16 read_temp_sensor (void)
 Read and return temperature from internal temperature sensor.
U16 get_temp_sensor_val (void)
 Read and return internal temperature sensor ADC channel.

Detailed Description

This file contains internal temperature sensor drivers.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file temp_sensor.h.