34 #ifndef OneWire_Masters_DS2484
35 #define OneWire_Masters_DS2484
static const uint8_t I2C_ADRS
Definition: DS2484.h:48
Interface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters.
Definition: DS248x.h:42
virtual ~DS2484()
Destroys DS2484 object.
Definition: DS2484.h:68
DS2484()
Default Construct.
Definition: DS2484.cpp:42
DS2484 I2C to 1-wire Master.
Definition: DS2484.h:44
OneWireMaster::CmdResult adjustOwPort(OwAdjustParam param, uint8_t val)
Definition: DS2484.cpp:47
CmdResult
Result of all 1-Wire commands.
Definition: OneWireMaster.h:68
OwAdjustParam
Definition: DS2484.h:52