#include <uhd/types/dict.hpp>
#include <boost/assign/list_of.hpp>
#include <boost/cstdint.hpp>
#include <string>
Go to the source code of this file.
Namespaces | |
uhd | |
uhd::rfnoc | |
Enumerations | |
enum | uhd::rfnoc::settingsbus_reg_t { uhd::rfnoc::SR_READBACK_REG_ID = 0, uhd::rfnoc::SR_READBACK_REG_GLOBAL_PARAMS = 1, uhd::rfnoc::SR_READBACK_REG_FIFOSIZE = 2, uhd::rfnoc::SR_READBACK_REG_MTU = 3, uhd::rfnoc::SR_READBACK_REG_BLOCKPORT_SIDS = 4, uhd::rfnoc::SR_READBACK_REG_USER = 5 } |
Settings register readback. More... | |