#include <uhd/rfnoc/block_ctrl_base.hpp>
◆ make_args_t()
uhd::rfnoc::make_args_t::make_args_t |
( |
const std::string & |
key = "" | ) |
|
|
inline |
◆ base_address
uint32_t uhd::rfnoc::make_args_t::base_address |
This block's base address (address of block port 0)
◆ block_key
std::string uhd::rfnoc::make_args_t::block_key |
The key of the block, i.e. how it was registered.
◆ block_name
std::string uhd::rfnoc::make_args_t::block_name |
The name of the block as it will be addressed.
◆ ctrl_ifaces
A valid interface that allows us to do peeks and pokes.
◆ device_index
size_t uhd::rfnoc::make_args_t::device_index |
The device index (or motherboard index).
◆ is_big_endian
bool uhd::rfnoc::make_args_t::is_big_endian |
◆ tree
A property tree for this motherboard. Example: If the root a device's.
The documentation for this struct was generated from the following file: