MCPcopy Create free account
hub / github.com/FASTSHIFT/WatchX / beginTransmission

Method beginTransmission

WatchX/Libraries/I2Cdev/I2Cdev.cpp:746–764  ·  view source on GitHub ↗

added by Jeff Rowberg 2013-05-07: Arduino Wire-style "beginTransmission" function (takes 7-bit device address like the Wire method, NOT 8-bit: 0x68, not 0xD0/0xD1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

readBytesMethod · 0.45
readWordsMethod · 0.45
writeBytesMethod · 0.45
writeWordsMethod · 0.45
read8Method · 0.45
read16Method · 0.45
write8Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected