Revision b6dae16e host/lib/usrp/usrp2/clock_ctrl.hpp

b/host/lib/usrp/usrp2/clock_ctrl.hpp
83 83
     * \param enb true to enable
84 84
     */
85 85
    virtual void enable_external_ref(bool enb) = 0;
86
    
87
    /*!
88
     * Enable/disable test clock output.
89
     * \param enb true to enable
90
     */
91
    virtual void enable_test_clock(bool enb) = 0;
86 92

  
87 93
    /*!
88 94
     * TODO other clock control api here....

Also available in: Unified diff