MCPcopy 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

64QString TxNode::getUuid() const { return m_txUuid; }
65
66iio_channel *TxNode::getChannel() { return m_channel; }
67
68unsigned int TxNode::getFormatShift() const { return m_fmtShift; }
69

Callers 8

createAttrMenuMethod · 0.80
enableBufferChannelMethod · 0.80
pushMethod · 0.80
TxToneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected