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

Method size

libraries/AtomicWeight/AtomicWeight.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153uint8_t PTOE::size()
154{
155 return _size;
156}
157
158
159uint8_t PTOE::electrons(const uint8_t el)

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36