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

Embed: (wiki syntax)

« Back to documentation index

OneWire Namespace Reference

OneWire Namespace Reference

Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved. More...

Namespaces

namespace  RomCommands
 

Procedural 1-Wire ROM Commands for enumerating and selecting devices.


Data Structures

class  DS2465
 Interface to the DS2465 1-Wire master and SHA-256 coprocessor. More...
class  DS2480B
 Serial to 1-Wire Line Driver. More...
class  DS2482EightChannel
 DS2482-800 I2C to 1-wire Master. More...
class  DS2482SingleChannel
 DS2482_100 I2C to 1-wire Master. More...
class  DS2484
 DS2484 I2C to 1-wire Master. More...
class  DS248x
 Interface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters. More...
class  OneWireMaster
 Base class for all 1-Wire Masters. More...
struct  RomId
 Standard container for a 1-Wire ROM ID. More...
class  RomIterator
 Controls selection of 1-Wire devices on the bus through ROM commands. More...
class  ForwardRomIterator
 Iterates through all 1-Wire devices in a sequential first to last order. More...
class  ForwardSearchRomIterator
 Iterates through all 1-Wire devices sequentially using the search procedure. More...
class  RandomAccessRomIterator
 Iterates though 1-Wire devices on the bus using random selection by ROM ID. More...
class  SingledropRomIterator
 Iterator for a singledrop 1-Wire bus. More...
class  MultidropRomIterator
 Iterator for a multidrop 1-Wire bus. More...
class  MultidropRomIteratorWithResume
 Iterator for a multidrop 1-Wire bus where slaves support the Resume ROM command. More...
class  DS28E15
 Interface to the DS28E15 and DS28EL15 (low power) authenticators. More...
class  DS28E15_22_25
 Interface to the DS28E15/22/25 series of authenticators including low power variants. More...
class  DS28E22
 Interface to the DS28E22 and DS28EL22 (low power) authenticators. More...
class  DS28E25
 Interface to the DS28E25 and DS28EL25 (low power) authenticators. More...
class  ISha256MacCoproc
 Interface for SHA-256 coprocessors compatible with the DS28E15/22/25 family and similar. More...
class  DS28E17
 DS28E17 1-Wire®-to-I2C Master Bridge. More...
class  DS2431
 DS2431 1024-Bit 1-Wire EEPROM. More...
class  OneWireSlave
 Base class for all 1-Wire Slaves. More...
class  DS18B20
 DS18B20 Programmable Resolution 1-Wire Digital Thermometer. More...
class  DS1920
 DS1920 1-wire temperature i-button. More...
class  DS2413
 DS2413 1-Wire Dual Channel Addressable Switch. More...
class  array
 Generic array class similar to std::array. More...

Detailed Description

Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL MAXIM INTEGRATED BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the name of Maxim Integrated Products, Inc. shall not be used except as stated in the Maxim Integrated Products, Inc. Branding Policy.

The mere transfer of this software does not imply any licenses of trade secrets, proprietary technology, copyrights, patents, trademarks, maskwork rights, or any other form of intellectual property whatsoever. Maxim Integrated Products, Inc. retains all ownership rights.