Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board

TwoWire.h - TWI/I2C library for Arduino & Wiring Copyright (c) 2006 Nicholas Zambetti. More...

Detailed Description

TwoWire.h - TWI/I2C library for Arduino & Wiring Copyright (c) 2006 Nicholas Zambetti.

All right reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Modified 2012 by Todd Krein (todd@.nosp@m.krei.nosp@m.n.org) to implement repeated starts

Modified 2014 to conserve memory for master mode and PMBus compliance

Library Header File for LT_Wire

Definition in file LT_Wire.h.

Go to the source code of this file.

Data Structures

class  LT_TwoWire
 

Variables

LT_TwoWire LT_Wire
 

Variable Documentation

◆ LT_Wire

LT_TwoWire LT_Wire

Definition at line 84 of file LT_Wire.cpp.