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

Method writeWords

WatchX/Libraries/I2Cdev/I2Cdev.cpp:638–688  ·  view source on GitHub ↗

Write multiple words to a 16-bit device register. * @param devAddr I2C slave device address * @param regAddr First register address to write to * @param length Number of words to write * @param data Buffer to copy new data from * @return Status of operation (true = success) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

printMethod · 0.80
printlnMethod · 0.80
beginTransmissionMethod · 0.45
sendMethod · 0.45
writeMethod · 0.45
endTransmissionMethod · 0.45

Tested by

no test coverage detected