MCPcopy 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
387bool AD9851::getAutoRefClock()
388{
389 return _autoRefClock;
390};
391
392
393void AD9851::setRefClockHigh()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64