![]() |
OneWire Library for Arduino
version: 1.0.0
|
▼NOneWire | |
▼NRomCommands | Procedural 1-Wire ROM Commands for enumerating and selecting devices |
CSearchState | State used by all ROM ID search functions |
Carray | Generic array class similar to std::array |
CDS18B20 | DS18B20 Programmable Resolution 1-Wire Digital Thermometer |
CDS1920 | DS1920 1-wire temperature i-button |
CDS2413 | DS2413 1-Wire Dual Channel Addressable Switch |
CDS2431 | DS2431 1024-Bit 1-Wire EEPROM |
CDS2484 | DS2484 I2C to 1-wire Master |
▼CDS248x | Interface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters |
CConfig | Represents a DS248x configuration |
CDS28E17 | DS28E17 1-Wire®-to-I2C Master Bridge |
CForwardRomIterator | Iterates through all 1-Wire devices in a sequential first to last order |
CForwardSearchRomIterator | Iterates through all 1-Wire devices sequentially using the search procedure |
CMultidropRomIterator | Iterator for a multidrop 1-Wire bus |
CMultidropRomIteratorWithResume | Iterator for a multidrop 1-Wire bus where slaves support the Resume ROM command |
COneWireMaster | Base class for all 1-Wire Masters |
COneWireSlave | Base class for all 1-Wire Slaves |
CRandomAccessRomIterator | Iterates though 1-Wire devices on the bus using random selection by ROM ID |
CRomId | Standard container for a 1-Wire ROM ID |
CRomIterator | Controls selection of 1-Wire devices on the bus through ROM commands |
CSingledropRomIterator | Iterator for a singledrop 1-Wire bus |