OneWire + DS18X20 Library
Basic functions for OneWire operations + specific DS18x20 operations
 All Functions Groups Pages
Macros
ONEWIRE RETURN CODES

Macros

#define ONEWIRE_OK   0
 
#define ONEWIRE_NO_PRESENCE   1
 
#define ONEWIRE_CRC_ERROR   2
 
#define ONEWIRE_SCAN_ERROR   3
 
#define ONEWIRE_LAST_CODE   4
 
#define ONEWIRE_GND_SHORT   5
 

Detailed Description

return codes