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:
98:c4ac93efc036
Parent:
86:2ce08ca58b9e
Child:
139:f0e0a7976846
diff -r 942c2d6f6d62 -r c4ac93efc036 Masters/DS2465/DS2465.h
--- a/Masters/DS2465/DS2465.h	Wed Jun 29 19:30:08 2016 +0000
+++ b/Masters/DS2465/DS2465.h	Thu Jun 30 09:17:30 2016 -0500
@@ -128,7 +128,7 @@
         // Read pointer, scratchpad, MAC output register, and command register on the DS2465 are considered mutable.
 
         /// Performs a soft reset on the DS2465.
-        /// @note This is note a 1-Wire Reset.
+        /// @note This is not a 1-Wire Reset.
         OneWireMaster::CmdResult reset();
 
         /// Write a new configuration to the DS2465.