Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with the lates...
[debian/gnuradio] / gr-usrp2 / src / usrp2_base.h
index ad99b4eda558a8e84b226cfa3ce69649ec35cfae..ae08283b7df0f3235b737821d6f65066b6d04e21 100644 (file)
@@ -53,6 +53,11 @@ public:
    */
   std::string mac_addr() const;
   
+  /*!
+   * \brief Get USRP2 master clock rate
+   */
+  bool fpga_master_clock_freq(long *freq) const;
+
   /*!
    * \brief Called by scheduler when starting flowgraph
    */