Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
270
uint32_t AD9850::getMaxFrequency()
271
{
272
return AD9850_MAX_FREQ;
273
}
274
275
276
void AD9850::update()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64