All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Interface definition of the EFM32 internal temperature sensor driver. More...

Detailed Description

Interface definition of the EFM32 internal temperature sensor driver.

Author
Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com

Definition in file coretemp.h.

#include <stdint.h>
+ Include dependency graph for coretemp.h:

Go to the source code of this file.

Functions

int coretemp_init (void)
 Initialize the sensor.
 
int16_t coretemp_read (void)
 Read the current temperature from the sensor.