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

Method useRandom

libraries/DEVRANDOM/DEVRANDOM.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113
114void DEVRANDOM::useRandom()
115{
116 _mode = 0;
117};
118
119
120uint8_t DEVRANDOM::getMode()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64