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

Method length

libraries/SIMON/simon.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96
97uint8_t SIMON::length()
98{
99 return _idx;
100}
101
102
103uint8_t SIMON::size()

Callers 2

unittestFunction · 0.80
sizeMethod · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64