BeRTOS
|
TMP123 Texas Intrument sensor temperature. More...
#include "tmp123.h"
#include "hw/hw_tmp123.h"
#include <cfg/module.h>
#include <cpu/byteorder.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. |
TMP123 Texas Intrument sensor temperature.
Definition in file tmp123.c.