Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getAutoRefClock
Method
getAutoRefClock
libraries/AD985X/AD985X.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
386
387
bool AD9851::getAutoRefClock()
388
{
389
return _autoRefClock;
390
};
391
392
393
void AD9851::setRefClockHigh()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64