MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getClock

Method getClock

libraries/I2C_SCANNER/I2C_SCANNER.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125#if defined(ESP32)
126uint32_t I2C_SCANNER::getClock()
127{
128 return _wire->getClock();
129}
130#endif
131
132

Callers 1

getWireClockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected