![]() |
AvrIO
1.4.5
Bibliothèque C modulaire pour ATMEL AVR
|
![]() |
Fonctions | |
int | iDs1820Read (xOwDevice *device) |
Read the temperature from a DS1820 temperature sensor. Plus de détails... | |
Macros | |
#define | DS1820_ERROR -1000 |
Return code. Outside temperature range. | |
#define | DS1820_FAMILY_ID 0x10 |
int iDs1820Read | ( | xOwDevice * | device | ) |
Read the temperature from a DS1820 temperature sensor.
This function will start a conversion and read back the temperature from a DS1820 temperature sensor.
id | The 64 bit identifier of the DS1820. |