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

Method getFrequency

libraries/AD985X/AD985X.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262
263
264float AD9850::getFrequency()
265{
266 return _freq;
267}
268
269
270uint32_t AD9850::getMaxFrequency()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36