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

Method getMaxFrequency

libraries/AD985X/AD985X.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268
269
270uint32_t AD9850::getMaxFrequency()
271{
272 return AD9850_MAX_FREQ;
273}
274
275
276void AD9850::update()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64