1-Wire® library for mbed. Complete 1-Wire library that supports our silicon masters along with a bit-bang master on the MAX32600MBED platform with one common interface for mbed. Slave support has also been included and more slaves will be added as time permits.

Dependents:   MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more

Superseded by MaximInterface.

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