MCPcopy Create free account
hub / github.com/SmingHub/Sming / available

Method available

Sming/Libraries/I2Cdev/I2Cdev.cpp:1455–1457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1453 }
1454
1455 uint8_t TwoWire::available(void) {
1456 return rxBufferLength - rxBufferIndex;
1457 }
1458
1459#endif

Callers 2

readBytesMethod · 0.45
readWordsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected