aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_adc_ctrl.hpp
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-09-25 17:29:43 -0700
committerMartin Braun <martin.braun@ettus.com>2014-09-25 17:29:43 -0700
commit994e993893d921c074ce4097632f8fa5bdecff66 (patch)
treec1e0fe3601e0ce8d7fa3690f578d0f341e610fed /host/lib/usrp/x300/x300_adc_ctrl.hpp
parenta1767ede3c147c1748c6a33a52469d0cba644bf5 (diff)
parent9dc96fd9bf8d430a9f41f3476bc62cc3ba43e1d7 (diff)
downloaduhd-994e993893d921c074ce4097632f8fa5bdecff66.tar.gz
uhd-994e993893d921c074ce4097632f8fa5bdecff66.tar.bz2
uhd-994e993893d921c074ce4097632f8fa5bdecff66.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/usrp/x300/x300_adc_ctrl.hpp')
-rw-r--r--host/lib/usrp/x300/x300_adc_ctrl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/x300/x300_adc_ctrl.hpp b/host/lib/usrp/x300/x300_adc_ctrl.hpp
index c8ce19c94..90fb88cec 100644
--- a/host/lib/usrp/x300/x300_adc_ctrl.hpp
+++ b/host/lib/usrp/x300/x300_adc_ctrl.hpp
@@ -41,6 +41,7 @@ public:
virtual void set_test_word(const std::string &patterna, const std::string &patternb, const boost::uint32_t = 0) = 0;
+ virtual void reset(void) = 0;
};
#endif /* INCLUDED_X300_ADC_CTRL_HPP */