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:
99:871eb0058a16
Parent:
98:c4ac93efc036
--- a/Slaves/RomCommands.h	Thu Jun 30 09:17:30 2016 -0500
+++ b/Slaves/RomCommands.h	Thu Jun 30 09:47:26 2016 -0500
@@ -1,5 +1,4 @@
 /// @file RomCommands.h
-/// @brief Procedural 1-Wire ROM Commands for enumerating and selecting devices.
 
 #ifndef OneWire_RomCommands
 #define OneWire_RomCommands
@@ -10,6 +9,7 @@
 
 namespace OneWire
 {
+    /// Procedural 1-Wire ROM Commands for enumerating and selecting devices.
     namespace RomCommands
     {
         /// State used by all ROM ID search functions.