Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
21:00c94aeb533e
Parent:
17:b646b1e3970b
Child:
23:e8e403d61359
--- a/OneWire_Masters/DS248x/ds248x.h	Mon Mar 21 01:28:34 2016 +0000
+++ b/OneWire_Masters/DS248x/ds248x.h	Mon Mar 21 14:12:28 2016 -0500
@@ -297,6 +297,8 @@
 
     virtual OneWireInterface::CmdResult OWReadBitPower(uint8_t applyPowerResponse);
     
+    virtual OneWireInterface::CmdResult OWReadBytePower(uint8_t & recvbyte);
+    
     private:
     
     //private fx for initializing _w_adrs and _r_adrs