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