|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
14 namespace uhd {
namespace features {
28 using sptr = std::shared_ptr<discoverable_feature>;
46 virtual std::string get_feature_name()
const = 0;
@ FPGA_LOAD_NOTIFICATION
Definition: discoverable_feature.hpp:35
@ ADC_SELF_CALIBRATION
Definition: discoverable_feature.hpp:36
@ GPIO_POWER
Definition: discoverable_feature.hpp:39
@ RESERVED0
Definition: discoverable_feature.hpp:33
#define UHD_API
Definition: config.h:87
@ TRIG_IO_MODE
Definition: discoverable_feature.hpp:38
feature_id_t
An enum of all features supported by the driver. When creating a new.
Definition: discoverable_feature.hpp:32
Definition: build_info.hpp:12
@ REF_CLK_CALIBRATION
Definition: discoverable_feature.hpp:37
Definition: discoverable_feature.hpp:25
std::shared_ptr< discoverable_feature > sptr
Definition: discoverable_feature.hpp:28
@ RESERVED1
Definition: discoverable_feature.hpp:34