|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
22 struct uhd_rx_metadata_t {
24 std::string last_error;
27 struct uhd_tx_metadata_t {
29 std::string last_error;
32 struct uhd_async_metadata_t {
34 std::string last_error;
39 struct uhd_rx_metadata_t;
40 struct uhd_tx_metadata_t;
41 struct uhd_async_metadata_t;
115 int64_t *full_secs_out,
116 double *frac_secs_out
128 size_t *fragment_offset_out
238 int64_t *full_secs_out,
239 double *frac_secs_out
318 int64_t *full_secs_out,
319 double *frac_secs_out
331 uint32_t user_payload_out[4]
uhd_error
UHD error codes.
Definition: error.h:20
#define UHD_API
Definition: config.h:87