USRP Hardware Driver and USRP Manual  Version: 003.009.005-0-unknown
UHD and USRP Manual
uhd::image_loader::image_loader_args_t Struct Reference

#include <uhd/image_loader.hpp>

Public Attributes

uhd::device_addr_t args
 
bool load_firmware
 
bool load_fpga
 
std::string firmware_path
 
std::string fpga_path
 

Member Data Documentation

§ args

uhd::device_addr_t uhd::image_loader::image_loader_args_t::args

§ firmware_path

std::string uhd::image_loader::image_loader_args_t::firmware_path

§ fpga_path

std::string uhd::image_loader::image_loader_args_t::fpga_path

§ load_firmware

bool uhd::image_loader::image_loader_args_t::load_firmware

§ load_fpga

bool uhd::image_loader::image_loader_args_t::load_fpga

The documentation for this struct was generated from the following file: