BeRTOS
Functions
tmp123.h File Reference

TMP123 Texas Intrument sensor temperature. More...

#include <cpu/types.h>
#include <io/kfile.h>
#include <drv/ntc.h>

Go to the source code of this file.

Functions

deg_t tmp123_read (KFile *fd)
 Read temperature from TMP123 chip.
void tmp123_init (void)
 Init module.

Detailed Description

TMP123 Texas Intrument sensor temperature.

Author:
Daniele Basile <asterix@develer.com>

Definition in file tmp123.h.