Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
264
float AD9850::getFrequency()
265
{
266
return _freq;
267
}
268
269
270
uint32_t AD9850::getMaxFrequency()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36