ArduinoCore-avr/libraries/Wire
Sandeep Mistry 02dcc6ec74 check TWWC (Write Collision Flag) bit after setting TWDR
as suggested by @earlyprogrammer in #2173, to ensure TWDR value is set
if there is a write collision
2015-10-22 16:33:00 +02:00
..
examples Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
utility check TWWC (Write Collision Flag) bit after setting TWDR 2015-10-22 16:33:00 +02:00
Wire.cpp implement Wire.end() for AVR core 2015-08-25 10:24:24 -04:00
Wire.h implement Wire.end() for AVR core 2015-08-25 10:24:24 -04:00
keywords.txt Enable user to change the I2C clock frequency by calling setClock in the Wire library 2014-03-06 17:23:49 +01:00
library.properties Added categories to libraries 2015-09-18 11:01:08 +02:00