Makrodefinitionen | |
#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 |
return codes
#define ONEWIRE_CRC_ERROR 2 |
#define ONEWIRE_GND_SHORT 5 |
#define ONEWIRE_LAST_CODE 4 |
#define ONEWIRE_NO_PRESENCE 1 |
#define ONEWIRE_OK 0 |
#define ONEWIRE_SCAN_ERROR 3 |