![]() |
OneWire Library for Arduino
version: 1.0.0
|
Controls selection of 1-Wire devices on the bus through ROM commands. More...
#include <RomIterator.h>
Public Member Functions | |
virtual | ~RomIterator () |
OneWireMaster & | master () const |
The 1-Wire master used to issue ROM commands. More... | |
Protected Member Functions | |
RomIterator (OneWireMaster &master) | |
Controls selection of 1-Wire devices on the bus through ROM commands.
|
inlineprotected |
master | 1-Wire master to use to issue ROM commands. |
|
inlinevirtual |
|
inline |
The 1-Wire master used to issue ROM commands.