#include <uhd/utils/soft_register.hpp>
◆ ~soft_register_base()
virtual uhd::soft_register_base::~soft_register_base |
( |
| ) |
|
|
inlinevirtual |
◆ cast()
template<typename soft_reg_t >
Cast the soft_register generic reference to a more specific type
◆ flush()
virtual void uhd::soft_register_base::flush |
( |
| ) |
|
|
pure virtual |
◆ get_bitwidth()
virtual size_t uhd::soft_register_base::get_bitwidth |
( |
| ) |
|
|
pure virtual |
◆ initialize()
virtual void uhd::soft_register_base::initialize |
( |
wb_iface & |
iface, |
|
|
bool |
sync = false |
|
) |
| |
|
pure virtual |
◆ is_readable()
virtual bool uhd::soft_register_base::is_readable |
( |
| ) |
|
|
pure virtual |
◆ is_writable()
virtual bool uhd::soft_register_base::is_writable |
( |
| ) |
|
|
pure virtual |
◆ refresh()
virtual void uhd::soft_register_base::refresh |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: