OneWire Library for Arduino  version: 1.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NOneWire
 NRomCommandsProcedural 1-Wire ROM Commands for enumerating and selecting devices
 CSearchStateState used by all ROM ID search functions
 CarrayGeneric array class similar to std::array
 CDS18B20DS18B20 Programmable Resolution 1-Wire Digital Thermometer
 CDS1920DS1920 1-wire temperature i-button
 CDS2413DS2413 1-Wire Dual Channel Addressable Switch
 CDS2431DS2431 1024-Bit 1-Wire EEPROM
 CDS2484DS2484 I2C to 1-wire Master
 CDS248xInterface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters
 CConfigRepresents a DS248x configuration
 CDS28E17DS28E17 1-Wire®-to-I2C Master Bridge
 CForwardRomIteratorIterates through all 1-Wire devices in a sequential first to last order
 CForwardSearchRomIteratorIterates through all 1-Wire devices sequentially using the search procedure
 CMultidropRomIteratorIterator for a multidrop 1-Wire bus
 CMultidropRomIteratorWithResumeIterator for a multidrop 1-Wire bus where slaves support the Resume ROM command
 COneWireMasterBase class for all 1-Wire Masters
 COneWireSlaveBase class for all 1-Wire Slaves
 CRandomAccessRomIteratorIterates though 1-Wire devices on the bus using random selection by ROM ID
 CRomIdStandard container for a 1-Wire ROM ID
 CRomIteratorControls selection of 1-Wire devices on the bus through ROM commands
 CSingledropRomIteratorIterator for a singledrop 1-Wire bus