Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ getChannel
Method
getChannel
packages/generic-plugins/plugins/dac/src/txnode.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
QString TxNode::getUuid() const { return m_txUuid; }
65
66
iio_channel *TxNode::getChannel() { return m_channel; }
67
68
unsigned int TxNode::getFormatShift() const { return m_fmtShift; }
69
Callers
8
updateGuiStrategyWidget
Method · 0.80
createAttrMenu
Method · 0.80
enableBufferChannel
Method · 0.80
getEnabledChannelsCount
Method · 0.80
push
Method · 0.80
getTxChannelEnabledCount
Method · 0.80
TxTone
Method · 0.80
createDioChannelCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected