![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
TwoWire.h - TWI/I2C library for Arduino & Wiring Copyright (c) 2006 Nicholas Zambetti. More...
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@) to implement repeated starts krei n.org
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 |
LT_TwoWire LT_Wire |
Definition at line 84 of file LT_Wire.cpp.